fix paths
This commit is contained in:
parent
44e4081b8c
commit
d826179ef8
|
@ -15,7 +15,7 @@ build-docker-alpine:
|
||||||
- docker save -o postal-alpine-container.tar catdeployed/postal:alpine
|
- docker save -o postal-alpine-container.tar catdeployed/postal:alpine
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- postal-alpine-container.tar
|
- alpine/postal-alpine-container.tar
|
||||||
|
|
||||||
build-docker-ubuntu:
|
build-docker-ubuntu:
|
||||||
stage: docker-build
|
stage: docker-build
|
||||||
|
|
Loading…
Reference in New Issue
Block a user