Skip to content
Snippets Groups Projects
Commit 3be36548 authored by Martin Morgenstern's avatar Martin Morgenstern
Browse files

Remove unnecessary 'dockered' tag

parent 5c6971c0
No related branches found
No related tags found
No related merge requests found
...@@ -11,8 +11,6 @@ stages: ...@@ -11,8 +11,6 @@ stages:
build: build:
stage: build stage: build
tags:
- dockered
artifacts: artifacts:
paths: paths:
- $FILEDIR/$FILENAME.pdf - $FILEDIR/$FILENAME.pdf
...@@ -24,8 +22,6 @@ build: ...@@ -24,8 +22,6 @@ build:
diff: diff:
stage: diff stage: diff
tags:
- dockered
artifacts: artifacts:
paths: paths:
- $FILEDIR/difftag_$FILENAME.pdf - $FILEDIR/difftag_$FILENAME.pdf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment