Skip to content

Commit

Permalink
Use default dockerhub repo for master images
Browse files Browse the repository at this point in the history
  • Loading branch information
dincho committed Dec 18, 2023
1 parent a69f50f commit 4968706
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ jobs:
publish:
uses: aeternity/github-actions/.github/workflows/_publish-docker.yml@v2.0.0
secrets: inherit
with:
DOCKERHUB_REPO: "aeternitybot/${{ github.event.repository.name }}"
deploy:
uses: aeternity/github-actions/.github/workflows/_deploy-gitops.yml@v2.0.0
needs: [publish]
Expand Down

0 comments on commit 4968706

Please sign in to comment.