This commit is contained in:
parent
81b0550911
commit
3366bf9201
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
file: containers/keycloak/Containerfile
|
||||
context: ./containers/keycloak
|
||||
context: "{{defaultContext}}:containers/keycloak"
|
||||
tags: git.janky.solutions/jankysolutions/infra/keycloak:latest
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
|
|
Loading…
Reference in a new issue