Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
whereismyjetpack committed May 20, 2024
1 parent 25899d9 commit feebe09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ orbs:
jobs:
release:
docker:
- image: harbor.k8s.libraries.psu.edu/library/ci-utils:v4.0.1
- image: harbor.k8s.libraries.psu.edu/library/ci-utils:v4.0.2
environment:
REGISTRY_HOST: harbor.k8s.libraries.psu.edu
REGISTRY_REPO: library/fams-tools
Expand All @@ -24,7 +24,7 @@ jobs:
/usr/local/bin/pr-release clusters/prod/manifests/fams_tools/prod.yaml
deploy:
docker:
- image: harbor.k8s.libraries.psu.edu/library/ci-utils:v4.0.1
- image: harbor.k8s.libraries.psu.edu/library/ci-utils:v4.0.2
environment:
CONFIG_REPO: [email protected]:psu-libraries/fams-config.git
steps:
Expand Down

0 comments on commit feebe09

Please sign in to comment.