Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Prada Sarasola, Miguel
templates
Commits
5e88ed01
Commit
5e88ed01
authored
Jan 07, 2021
by
Jon Azpiazu
Browse files
Add tag to job - collaterally fix yaml syntax
parent
58ba3c95
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5e88ed01
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment