use docker tagged runner

This commit is contained in:
Marco Zeisler 2021-05-11 19:31:46 +02:00
parent 4039e1704b
commit ea202da8a3

View File

@ -104,6 +104,8 @@ test_fe:
- echo $DOCKER_PW | docker login -u $DOCKER_USER --password-stdin
artifacts:
untracked: true
tags:
- docker
docker-build-fe:
script: