Commit 0d13746c by nabil el mahiri

fix apps folder

parent 32a12844
Pipeline #500 failed with stages
in 18 minutes 44 seconds
...@@ -24,7 +24,7 @@ build: ...@@ -24,7 +24,7 @@ build:
tags: tags:
- atlasvoyages-prod-runner - atlasvoyages-prod-runner
only: only:
- masterr - 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)
...@@ -43,7 +43,7 @@ deploy: ...@@ -43,7 +43,7 @@ deploy:
tags: tags:
- atlasvoyages-prod-runner - atlasvoyages-prod-runner
only: only:
- masterr - master
script: script:
- chmod +x sh/run.sh - chmod +x sh/run.sh
- sh sh/run.sh - sh sh/run.sh
......
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