Commit 8182cdaa authored by Zarko Zecevic's avatar Zarko Zecevic
Browse files

Update .gitlab-ci.yml

parent 204a543f
Branches
No related merge requests found
Showing with 1 addition and 1 deletion
......@@ -23,7 +23,7 @@ test-job1:
deploy-prod:
stage: deploy
script:
- usr=zarkoz
- usr=VAS_USER_NAME
- echo "This job tests something"
- mkdir -p /home/$usr/public_html/git
- cp -r ./* /home/$usr/public_html/git
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