изменение сi-cd 11
This commit is contained in:
@@ -41,6 +41,7 @@ build-job:
|
|||||||
stage: docker
|
stage: docker
|
||||||
script:
|
script:
|
||||||
- echo "Compiling the code..."
|
- echo "Compiling the code..."
|
||||||
|
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN https://gitlab.kayashov.keenetic.pro
|
||||||
- docker run --name my-bar --restart=always -p 8091:8080 -d gitlab.kayashov.keenetic.pro/kayashov/my-bar
|
- docker run --name my-bar --restart=always -p 8091:8080 -d gitlab.kayashov.keenetic.pro/kayashov/my-bar
|
||||||
- echo "Compile complete
|
- echo "Compile complete
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user