Skip to content

Commit

Permalink
Merge pull request #720 from CodeForAfrica/test-destroyed-app
Browse files Browse the repository at this point in the history
Test destroyed app
  • Loading branch information
VinneyJ committed Jun 18, 2024
2 parents 7f234f5 + 97928bc commit 4d10e92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/codeforafrica-deploy-review-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ jobs:
with:
command: review-apps:create
git_remote_url: ${{ env.DOKKU_REMOTE_URL }}/codeforafrica-ui
# specify a name for the review app
review_app_name: ${{ env.APP_NAME }}
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
deploy_docker_image: ${{ env.IMAGE_NAME }}:${{ github.sha }}
Expand Down

0 comments on commit 4d10e92

Please sign in to comment.