This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
|
||||
- name: Build Docker Image
|
||||
run: |
|
||||
docker build -t my-jiodown-app:latest .
|
||||
docker build --no-cache -t my-jiodown-app:latest .
|
||||
|
||||
# - name: Remove Old Container
|
||||
# run: |
|
||||
|
||||
Reference in New Issue
Block a user