Skip to content

Commit

Permalink
Update cicd_process.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrineM authored Aug 16, 2022
1 parent b62b2c3 commit d4e6984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd_process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
script: |
cd /apps/github-workflows/kenyaemr-modules
sudo rm -rf openmrs-module-afyastat
sudo mkdir openmrs-module-afyastat
sudo chown cicd2:cicd2 openmrs-module-afyastat
git config --global --add safe.directory /apps/github-workflows/kenyaemr-modules/openmrs-module-afyastat
cd /apps/github-workflows/kenyaemr-modules/openmrs-module-afyastat
Expand Down

0 comments on commit d4e6984

Please sign in to comment.