Skip to content

Commit

Permalink
s/quay/artifact registry
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Jun 7, 2024
1 parent 1ca78e0 commit 040ce21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Checkout files in repo
uses: actions/checkout@main

- name: Build the image and push to quay.io if not a pull request
- name: Build the image and push to artifact registry if not a pull request
uses: jupyterhub/repo2docker-action@master
with:
# Don't push the image during a PR build
Expand Down

0 comments on commit 040ce21

Please sign in to comment.