Skip to content
Snippets Groups Projects
Verified Commit edeabea1 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Upgrade to build-ah-engine image version 1.3.0

parent ac467ce2
No related branches found
No related tags found
No related merge requests found
Pipeline #4030 passed
......@@ -16,7 +16,7 @@ container-build:
- CI_REGISTRY_IMAGE
- CI_REGISTRY_BUILD_DOCKERFILE
- CI_REGISTRY_BUILD_ARGS
image: quay.io/sheogorath/build-ah-engine:1.2.0
image: quay.io/sheogorath/build-ah-engine:1.3.0
before_script:
- podman login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
- export BUILD_DATE=$(date --rfc-3339 ns)
......@@ -37,7 +37,7 @@ container-tagging:
- CI_REGISTRY_PASSWORD
- CI_REGISTRY_IMAGE
- CI_REGISTRY_IMAGE_VERSION
image: quay.io/sheogorath/build-ah-engine:1.2.0
image: quay.io/sheogorath/build-ah-engine:1.3.0
before_script:
- podman login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
- export BUILD_DATE="$(date --rfc-3339 ns)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment