This commit is contained in:
parent
9262dcca0d
commit
3696fb08a3
1 changed files with 3 additions and 1 deletions
|
@ -6,4 +6,6 @@ steps:
|
|||
- name: build
|
||||
image: alpine
|
||||
commands:
|
||||
- echo "Test"
|
||||
- apk update
|
||||
- apk add buildah
|
||||
- buildah build keycloak/
|
||||
|
|
Loading…
Reference in a new issue