Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
This commit is contained in:
Patrick Niebeling
2024-11-20 15:55:02 +01:00
parent 054af6572f
commit 6c58da3eee
13 changed files with 44 additions and 145 deletions

View File

@ -35,8 +35,8 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
context: ./StableV2
file: StableV2/Dockerfile
context: ./Stable
file: Stable/Dockerfile
platforms: linux/amd64
pull: false
push: true