Commit 208cf1a4 by nabil el mahiri

npm login

parent feb1751f
Pipeline #465 failed with stages
in 13 minutes 9 seconds
...@@ -51,13 +51,13 @@ stages: ...@@ -51,13 +51,13 @@ stages:
# - sh sh/clean.sh # - sh sh/clean.sh
build: build:
stage: build stage: build
environment: Production environment: Production
tags: tags:
- atlasvoyages-runner - atlasvoyages-runner
only: only:
- master - master
script: script:
# - 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )' # - 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
# # Run ssh-agent (inside the build environment) # # Run ssh-agent (inside the build environment)
# - eval $(ssh-agent -s) # - eval $(ssh-agent -s)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment