fix
This commit is contained in:
parent
dfaf401f1b
commit
fc8de3e5d1
@ -19,7 +19,7 @@ before_script:
|
|||||||
|
|
||||||
|
|
||||||
buildBASE:
|
buildBASE:
|
||||||
stage:build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- docker build -t hosttoday/ht-docker-node:latest .
|
- docker build -t hosttoday/ht-docker-node:latest .
|
||||||
- docker push hosttoday/ht-docker-node:latest
|
- docker push hosttoday/ht-docker-node:latest
|
||||||
@ -27,7 +27,7 @@ buildBASE:
|
|||||||
- dockerbuild
|
- dockerbuild
|
||||||
|
|
||||||
buildTAGS:
|
buildTAGS:
|
||||||
stage:buildtags
|
stage: buildtags
|
||||||
script:
|
script:
|
||||||
- docker build -t hosttoday/ht-docker-node:lts ./Dockerfile_lts
|
- docker build -t hosttoday/ht-docker-node:lts ./Dockerfile_lts
|
||||||
- docker push hosttoday/ht-docker-node:lts
|
- docker push hosttoday/ht-docker-node:lts
|
||||||
|
Loading…
Reference in New Issue
Block a user