create new pipeline and build file for minimal EE
This commit is contained in:
@@ -45,6 +45,6 @@ jobs:
|
|||||||
uses: https://github.com/docker/build-push-action@v5
|
uses: https://github.com/docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: context-minimal
|
context: context-minimal
|
||||||
file: context-minimal/Containerfile
|
file: context-minimal/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: git.hyperon.be/bram/ultimate-ee-minimal
|
tags: git.hyperon.be/bram/ultimate-ee-minimal
|
||||||
|
|||||||
Reference in New Issue
Block a user