Skip to content

Commit

Permalink
fix: ci/cd scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
mahaputrailhamawal committed Apr 24, 2024
1 parent e45270b commit 7d2a7bb
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 7d2a7bb

Please sign in to comment.