gitlab
parent
84274b06ef
commit
755127d03b
@ -0,0 +1,8 @@
|
|||||||
|
before_script:
|
||||||
|
- docker info
|
||||||
|
|
||||||
|
build_image:
|
||||||
|
script:
|
||||||
|
- docker build -t ctf .
|
||||||
|
- docker tag fusionplay:latest localhost:8084/ctf
|
||||||
|
- docker push localhost:8084/ctf
|
Loading…
Reference in New Issue