Updated all docker registry url
Build and Push Redhat UBI9 Image / Build and push ubi9-micro image (push) Successful in 1m24s Details
Build and Push Redhat UBI9 Image / Build and push ubi9-minimal image (push) Failing after 27s Details
Build and Push Redhat UBI9 Image / Build and push ubi9 image (push) Failing after 38s Details

This commit is contained in:
Muhamad Aditya Prima 2024-12-11 17:35:09 +07:00
parent 45e82ec59c
commit b12515bf13
1 changed files with 0 additions and 9 deletions

View File

@ -25,7 +25,6 @@ jobs:
context: .
file: Dockerfile.micro
build-args: |
REGISTRY_URL=docker.io/aprimediet
UBI_VERSION=9.3
push: true
tags: |
@ -36,7 +35,6 @@ jobs:
context: .
file: Dockerfile.micro
build-args: |
REGISTRY_URL=docker.io/aprimediet
UBI_VERSION=9.4
push: true
tags: |
@ -47,7 +45,6 @@ jobs:
context: .
file: Dockerfile.micro
build-args: |
REGISTRY_URL=docker.io/aprimediet
UBI_VERSION=9.5
push: true
tags: |
@ -73,7 +70,6 @@ jobs:
context: .
file: Dockerfile.minimal
build-args: |
REGISTRY_URL=docker.io/aprimediet
UBI_VERSION=9.3
push: true
tags: |
@ -84,7 +80,6 @@ jobs:
context: .
file: Dockerfile.minimal
build-args: |
REGISTRY_URL=docker.io/aprimediet
UBI_VERSION=9.4
push: true
tags: |
@ -95,7 +90,6 @@ jobs:
context: .
file: Dockerfile.minimal
build-args: |
REGISTRY_URL=docker.io/aprimediet
UBI_VERSION=9.5
push: true
tags: |
@ -121,7 +115,6 @@ jobs:
context: .
file: Dockerfile
build-args: |
REGISTRY_URL=docker.io/aprimediet
UBI_VERSION=9.3
push: true
tags: |
@ -132,7 +125,6 @@ jobs:
context: .
file: Dockerfile
build-args: |
REGISTRY_URL=docker.io/aprimediet
UBI_VERSION=9.4
push: true
tags: |
@ -143,7 +135,6 @@ jobs:
context: .
file: Dockerfile
build-args: |
REGISTRY_URL=docker.io/aprimediet
UBI_VERSION=9.5
push: true
tags: |