Skip to content

Commit

Permalink
bumps ci-utils (#1571)
Browse files Browse the repository at this point in the history
  • Loading branch information
whereismyjetpack authored Jul 22, 2024
1 parent d6bf83b commit c42487e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ orbs:
jobs:
release:
docker:
- image: harbor.k8s.libraries.psu.edu/library/ci-utils:v4.0.3
- image: harbor.k8s.libraries.psu.edu/library/ci-utils:v4.0.4
environment:
REGISTRY_HOST: harbor.k8s.libraries.psu.edu
REGISTRY_REPO: library/scholarsphere
Expand All @@ -26,7 +26,7 @@ jobs:
publish:
docker:
- image: harbor.k8s.libraries.psu.edu/library/ci-utils:v4.0.3
- image: harbor.k8s.libraries.psu.edu/library/ci-utils:v4.0.4
user: root
steps:
- setup_remote_docker:
Expand All @@ -46,7 +46,7 @@ jobs:
registry: harbor.k8s.libraries.psu.edu
deploy:
docker:
- image: harbor.k8s.libraries.psu.edu/library/ci-utils:v4.0.3
- image: harbor.k8s.libraries.psu.edu/library/ci-utils:v4.0.4
environment:
CONFIG_REPO: git@github.com:psu-libraries/scholarsphere-config.git
steps:
Expand Down

0 comments on commit c42487e

Please sign in to comment.