Fix runner tag

This commit is contained in:
Luke Robles 2017-08-17 16:53:40 -07:00
parent 746c8d1328
commit 38ad4f823d

View File

@ -17,7 +17,7 @@ linting_python:
only: only:
- /.*/ - /.*/
tags: tags:
- python - docker
build_and_push_container: build_and_push_container:
stage: deploy stage: deploy