Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
This commit is contained in:
@ -27,8 +27,9 @@ jobs:
|
|||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: ./StableV2/
|
context: ./StableV2
|
||||||
pull: true
|
file: StableV2/Dockerfile
|
||||||
|
pull: false
|
||||||
push: true
|
push: true
|
||||||
no-cache: true
|
no-cache: true
|
||||||
build-args: |
|
build-args: |
|
||||||
|
Reference in New Issue
Block a user