fix: correction du workflow CI pour déclencher sur le tag 'ext'
All checks were successful
build-and-push-ext / build_push (push) Successful in 8s
All checks were successful
build-and-push-ext / build_push (push) Successful in 8s
This commit is contained in:
parent
86e7a4eee6
commit
0c218d7a42
@ -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