ci: docker_tag=ext - Modifier workflow pour déclenchement sur tag ext au lieu de branche dev4
Some checks are pending
Build and Push Docker image (ext) / docker (push) Waiting to run
Some checks are pending
Build and Push Docker image (ext) / docker (push) Waiting to run
This commit is contained in:
parent
e41d17f7f4
commit
4c3328b3db
@ -2,8 +2,8 @@ name: Build and Push Docker image (ext)
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- dev4
|
||||
tags:
|
||||
- ext
|
||||
|
||||
env:
|
||||
REGISTRY: git.4nkweb.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user