Commit 7eb98b1e authored by priyaranjan.dr's avatar priyaranjan.dr

Update .gitlab-ci.yml

parent 77259e5a
Pipeline #11960 failed
stages: stage: deploy
-deploy script:
deploy: - mkdir .public
stage:deploy - cp -r * .public
script: - mv .public public
- git clone https://gitlab-pm.knowledgelens.com/priyaranjan.dr/my_first_pipeline.git artifacts:
paths:
- public
only:
- master
\ No newline at end of file
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