Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ac798f352f |
@@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
- name: Build Docker image
|
||||
run: |
|
||||
docker build --no-cache \
|
||||
docker build --no-cache --progress=plain \
|
||||
-t "${IMAGE}:${{ steps.sha.outputs.short_sha }}" \
|
||||
-t "${IMAGE}:latest" \
|
||||
-f Dockerfile .
|
||||
|
||||
Reference in New Issue
Block a user