Skip to content

Commit

Permalink
Merge pull request #797 from CodeForAfrica/fix/docker-build
Browse files Browse the repository at this point in the history
Fix pesayetu build
  • Loading branch information
koechkevin authored Jul 31, 2024
2 parents 1ebd940 + 7b3c7db commit 98aaf55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pesayetu-deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new
context: .
target: vpnmanager-runner
target: pesayetu-runner
push: true
tags: "${{ env.IMAGE_NAME }}:${{ github.sha }}"

Expand Down

0 comments on commit 98aaf55

Please sign in to comment.