ci: docker_tag=ext - Modifier workflow pour déclenchement sur tag ext au lieu de branche dev4
All checks were successful
build-and-push-ext / build_push (push) Successful in 7s
All checks were successful
build-and-push-ext / build_push (push) Successful in 7s
This commit is contained in:
parent
22d4084915
commit
b312e3a093
@ -2,8 +2,8 @@ name: build-and-push-ext
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
tags:
|
||||||
- dev4
|
- ext
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_push:
|
build_push:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user