Commit feb1751f by nabil el mahiri

npm login

parent 8d5f51fb
Pipeline #464 failed in 0 seconds
......@@ -50,14 +50,14 @@ stages:
# - docker run -d -p 7778:80 --name atlasvoyages-docker-prod atlasvoyages-docker:prod
# - sh sh/clean.sh
build:
stage: build
environment: Production
tags:
build:
stage: build
environment: Production
tags:
- atlasvoyages-runner
only:
only:
- master
script:
script:
# - 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
# # Run ssh-agent (inside the build environment)
# - 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