use docker tagged runner
This commit is contained in:
parent
4039e1704b
commit
ea202da8a3
@ -104,6 +104,8 @@ test_fe:
|
|||||||
- echo $DOCKER_PW | docker login -u $DOCKER_USER --password-stdin
|
- echo $DOCKER_PW | docker login -u $DOCKER_USER --password-stdin
|
||||||
artifacts:
|
artifacts:
|
||||||
untracked: true
|
untracked: true
|
||||||
|
tags:
|
||||||
|
- docker
|
||||||
|
|
||||||
docker-build-fe:
|
docker-build-fe:
|
||||||
script:
|
script:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user