Replace 'ext' tag with 'int-dev'
This commit is contained in:
parent
1bc594fa90
commit
59f184eaea
@ -1,15 +1,15 @@
|
|||||||
name: Build and Push Docker image (ext)
|
name: Build and Push Docker image (int-dev)
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- ext
|
- int-dev
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: git.4nkweb.com
|
REGISTRY: git.4nkweb.com
|
||||||
IMAGE_NAMESPACE: 4nk
|
IMAGE_NAMESPACE: 4nk
|
||||||
IMAGE_NAME: ihm_client
|
IMAGE_NAME: ihm_client
|
||||||
DOCKER_TAG: ext
|
DOCKER_TAG: int-dev
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
Loading…
x
Reference in New Issue
Block a user