Skip to content

Commit

Permalink
Merge pull request #18 from pastequo/ci/change-image-tag
Browse files Browse the repository at this point in the history
ci: Change image tag sha size
  • Loading branch information
ammont82 authored Sep 16, 2024
2 parents 9f9f602 + c9bcc87 commit 30f7b13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export COMPONENT="assisted-installer"
export IMAGE="quay.io/app-sre/assisted-installer-app"
export WORKSPACE=${WORKSPACE:-$APP_ROOT} # if running in jenkins, use the build's workspace
export APP_ROOT=$(pwd)
export IMAGE_TAG=$(git rev-parse HEAD)
COMMON_BUILDER=https://raw.githubusercontent.com/RedHatInsights/insights-frontend-builder-common/master

set -exv
Expand Down

0 comments on commit 30f7b13

Please sign in to comment.