Updated REGISTRY_URL for winter access image
Build and Push Alpine NGINX Image to docker.io Registry / Build and push image (push) Has been cancelled
Details
Build and Push Alpine NGINX Image to docker.io Registry / Build and push ubi9 image (push) Has been cancelled
Details
Build and Push Alpine NGINX Image to docker.io Registry / Build and push ubi9-micro image (push) Has been cancelled
Details
Build and Push Alpine NGINX Image to git.winteraccess.id Registry / Build and push ubi9 image (push) Has been cancelled
Details
Build and Push Alpine NGINX Image to git.winteraccess.id Registry / Build and push ubi9-micro image (push) Has been cancelled
Details
Build and Push Alpine NGINX Image to docker.io Registry / Build and push image (push) Has been cancelled
Details
Build and Push Alpine NGINX Image to docker.io Registry / Build and push ubi9 image (push) Has been cancelled
Details
Build and Push Alpine NGINX Image to docker.io Registry / Build and push ubi9-micro image (push) Has been cancelled
Details
Build and Push Alpine NGINX Image to git.winteraccess.id Registry / Build and push ubi9 image (push) Has been cancelled
Details
Build and Push Alpine NGINX Image to git.winteraccess.id Registry / Build and push ubi9-micro image (push) Has been cancelled
Details
This commit is contained in:
parent
877333478e
commit
b88ccce56e
|
@ -25,6 +25,7 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
file: Dockerfile.ubi9
|
file: Dockerfile.ubi9
|
||||||
build-args: |
|
build-args: |
|
||||||
|
REGISTRY_URL=git.winteraccess.id/docker
|
||||||
NGINX_VERSION=1.22
|
NGINX_VERSION=1.22
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
|
@ -35,6 +36,7 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
file: Dockerfile.ubi9
|
file: Dockerfile.ubi9
|
||||||
build-args: |
|
build-args: |
|
||||||
|
REGISTRY_URL=git.winteraccess.id/docker
|
||||||
NGINX_VERSION=1.24
|
NGINX_VERSION=1.24
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
|
@ -62,6 +64,7 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
file: Dockerfile.ubi9-micro
|
file: Dockerfile.ubi9-micro
|
||||||
build-args: |
|
build-args: |
|
||||||
|
REGISTRY_URL=git.winteraccess.id/docker
|
||||||
NGINX_VERSION=1.22
|
NGINX_VERSION=1.22
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
|
@ -72,6 +75,7 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
file: Dockerfile.ubi9-micro
|
file: Dockerfile.ubi9-micro
|
||||||
build-args: |
|
build-args: |
|
||||||
|
REGISTRY_URL=git.winteraccess.id/docker
|
||||||
NGINX_VERSION=1.24
|
NGINX_VERSION=1.24
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
|
|
Loading…
Reference in New Issue