Skip to content

Commit 0b6ea9f

Browse files
authored
🐛 no cache 빌드 추가
1 parent f1dc2ef commit 0b6ea9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,6 @@ jobs:
5050
cd Project/travelCarrier/
5151
docker-compose pull
5252
docker-compose down
53+
docker-compose build --no-cache
5354
docker-compose up -d
5455
docker image prune -f

0 commit comments

Comments
 (0)