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

Add tag to job - collaterally fix yaml syntax

parent 58ba3c95
Branches master
No related merge requests found
...@@ -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.
Please register or to comment