build scripts
This commit is contained in:
parent
9cec78afc3
commit
69fa32873c
1 changed files with 3 additions and 3 deletions
|
@ -16,11 +16,11 @@ steps:
|
|||
- name: frontend
|
||||
image: plugins/docker
|
||||
settings:
|
||||
registry: privateregistry.michelescandura.com
|
||||
dockerfile: Dockerfile.app
|
||||
registry: privateregistry.michelescandura.com
|
||||
dockerfile: Dockerfile.app
|
||||
|
||||
- name: zip
|
||||
image: alpine:latest
|
||||
image: alpine:latest
|
||||
commands:
|
||||
- apk update
|
||||
- apk add zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue