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:
|
||||
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:
|
Loading…
x
Reference in New Issue
Block a user