Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
DevOps
Project Templates
Commits
00295aba
Commit
00295aba
authored
Apr 21, 2021
by
Georgi Petkov
Browse files
fix: removing debugging node -v from release to production job in production.yml
parent
73badb96
Pipeline
#29835
passed with stages
in 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gitlab-ci/production.yml
View file @
00295aba
...
...
@@ -13,7 +13,6 @@ tag:
-
docker
extends
:
.skip-artifacts
script
:
-
node -v
-
docker login $CI_REGISTRY --username gitlab-ci-token --password
$CI_BUILD_TOKEN
-
docker pull $CI_REGISTRY_IMAGE:latest
...
...
Write
Preview
Markdown
is supported
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