Skip to content

Commit

Permalink
Update ci-build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jeyapradeen-avi authored Jan 6, 2025
1 parent c01c383 commit 78293bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions amko_cicd/jenkins/ci-build/ci-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

set -xe

export GOLANG_SRC_REPO=${PVT_DOCKER_REGISTRY}/golang:latest
export PHOTON_SRC_REPO=${PVT_DOCKER_REGISTRY}/photon:5.0
export GOLANG_SRC_REPO=${PVT_DOCKER_REGISTRY}/dockerhub-proxy-cache/library/golang:latest
export PHOTON_SRC_REPO=${PVT_DOCKER_REGISTRY}/dockerhub-proxy-cache/library/photon:5.0

make build

Expand Down

0 comments on commit 78293bd

Please sign in to comment.