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