Skip to content

Commit

Permalink
chore: publish master to aeternity DH org
Browse files Browse the repository at this point in the history
  • Loading branch information
dincho committed May 13, 2024
1 parent 3a6b59c commit a148d9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
FILE: ./aepp/Dockerfile
CONTEXT: ./aepp
BUILD_ARGS: COMMAND=stg
DOCKERHUB_REPO: "aeternitybot/aepp-graffiti"
DOCKERHUB_REPO: "aeternity/aepp-graffiti"
deploy-aepp:
needs: [publish-aepp]
uses: aeternity/github-actions/.github/workflows/_deploy-gitops.yml@v2.1.0
Expand All @@ -28,7 +28,7 @@ jobs:
with:
FILE: ./server/Dockerfile
CONTEXT: ./server
DOCKERHUB_REPO: "aeternitybot/graffiti-server"
DOCKERHUB_REPO: "aeternity/graffiti-server"
deploy-server-testnet:
needs: [publish-server]
uses: aeternity/github-actions/.github/workflows/_deploy-gitops.yml@v2.1.0
Expand Down

0 comments on commit a148d9d

Please sign in to comment.