Skip to content

Commit 5e53ca9

Browse files
committed
CI/CD | Added Docker build cache clearing (Fixed)
1 parent c729f60 commit 5e53ca9

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/deploy-tomoribot.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,6 @@ jobs:
6969
docker builder prune -f
7070
continue-on-error: true
7171

72-
- name: Build new image
73-
run: |
74-
echo "🏗️ Building new TomoriBot image..."
75-
docker-compose build --no-cache
76-
7772
- name: Build new image
7873
run: |
7974
echo "🏗️ Building new TomoriBot image..."

0 commit comments

Comments
 (0)