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

This commit is contained in:
4NK CI Bot 2025-09-21 08:58:50 +00:00
parent e41d17f7f4
commit 4c3328b3db

View File

@ -2,8 +2,8 @@ name: Build and Push Docker image (ext)
on: on:
push: push:
branches: tags:
- dev4 - ext
env: env:
REGISTRY: git.4nkweb.com REGISTRY: git.4nkweb.com