Replace 'ext' tag with 'int-dev'

This commit is contained in:
Omar Oughriss 2025-09-22 14:02:16 +02:00
parent 1bc594fa90
commit 59f184eaea

View File

@ -1,15 +1,15 @@
name: Build and Push Docker image (ext)
name: Build and Push Docker image (int-dev)
on:
push:
tags:
- ext
- int-dev
env:
REGISTRY: git.4nkweb.com
IMAGE_NAMESPACE: 4nk
IMAGE_NAME: ihm_client
DOCKER_TAG: ext
DOCKER_TAG: int-dev
jobs:
docker: