Skip to content
Snippets Groups Projects
Commit 2efb9717 authored by Jon Azpiazu's avatar Jon Azpiazu
Browse files

Add tag to job - collaterally fix yaml syntax

parent 11ce90c3
No related branches found
No related tags found
1 merge request!55Resolve "Job deploy_devcontainer stuck"
Pipeline #39743 passed
...@@ -32,5 +32,7 @@ deploy_devcontainer: ...@@ -32,5 +32,7 @@ deploy_devcontainer:
- tar cvfz dot_devcontainer.tar.gz -C vscode_devcontainer .devcontainer/ - tar cvfz dot_devcontainer.tar.gz -C vscode_devcontainer .devcontainer/
artifacts: artifacts:
paths: paths:
- dot_devcontainer.tar.gz - dot_devcontainer.tar.gz
expire_in: 1 year expire_in: 1 year
tags:
- docker
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment