Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Commit

Permalink
Update deploy-ckan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kjoshi authored Mar 2, 2023
1 parent 06c7666 commit 3049fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-ckan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
working-directory: deploy/ansible
env:
GCP_SERVICE_ACCOUNT_CONTENTS: '${{ secrets.GCLOUD_SERVICE_KEY }}'
run: ansible-playbook -i ckan_dev.gcp.yml --private-key $HOME/secrets/ansible-key deploy-ckan.yml
run: ansible-playbook -i ckan_dev.gcp.yml -u kjoshi --private-key $HOME/secrets/ansible-key deploy-ckan.yml

0 comments on commit 3049fbb

Please sign in to comment.