edited gitlab conf
This commit is contained in:
parent
42c607ec12
commit
c6c22256f0
@ -1,10 +1,10 @@
|
||||
build:
|
||||
stage: build
|
||||
script:
|
||||
- docker build -t latex-full:latest .
|
||||
- cd latest
|
||||
- docker build -t luki42/latex-full:latest .
|
||||
|
||||
upload:
|
||||
stage: deploy
|
||||
script:
|
||||
- docker tag latex-full luki42/latex-full:latest
|
||||
- docker push luki42/latex-full
|
||||
- docker push luki42/latex-full:latest
|
||||
|
Loading…
Reference in New Issue
Block a user