Skip to content

Commit

Permalink
Merge pull request #26 from mahaputrailhamawal/cicd-pipeline
Browse files Browse the repository at this point in the history
fix: ci/cd scripts
  • Loading branch information
mahaputrailhamawal authored Apr 24, 2024
2 parents e45270b + 7d2a7bb commit f85d5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
- name: Clear Docker Image Cache
run: |
sudo docker image prune -f
sudo docker image prune -af

0 comments on commit f85d5d6

Please sign in to comment.