Skip to content

Commit

Permalink
docker build for hosting migration
Browse files Browse the repository at this point in the history
  • Loading branch information
apoland committed Oct 30, 2024
1 parent a0e71d0 commit 038925d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
cd:
if: github.ref == 'refs/heads/main'
needs: [build]
uses: ./.github/workflows/cd.yaml
uses: ./.github/workflows/cd.yml
with:
image: ${{ needs.build.outputs.image }}
ssh_user: indyhackers
Expand Down

0 comments on commit 038925d

Please sign in to comment.