Skip to content

Commit

Permalink
try #7 changing docker mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkermichael committed Oct 19, 2022
1 parent 67003bb commit 78cb0b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
docker.io/hashicorppreview/${{ env.repo }}-nightly-control-plane:${{ env.version }}-${{ github.sha }}-nightly
acceptance:
needs: dev-upload-docker
needs: [get-product-version, dev-upload-docker]
uses: ./.github/workflows/reusable-acceptance.yml
with:
name: acceptance
Expand Down

0 comments on commit 78cb0b4

Please sign in to comment.