update gitlab-ci
This commit is contained in:
parent
5269f7a9a3
commit
c5d406ae57
7
.gitlab-ci.yml
Normal file
7
.gitlab-ci.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
before_script:
|
||||||
|
- docker info
|
||||||
|
|
||||||
|
build_image:
|
||||||
|
script:
|
||||||
|
- cd alpine
|
||||||
|
- docker build --network=host -t catdeployed/postal:latest -t catdeployed/postal:alpine .
|
Loading…
Reference in New Issue
Block a user