Commit 2cbdac45 authored by priyaranjan.dr's avatar priyaranjan.dr

Update .gitlab-ci.yml

parent 3d3cc130
Pipeline #12279 failed with stages
in 1 second
...@@ -7,7 +7,7 @@ build: ...@@ -7,7 +7,7 @@ build:
deploy: deploy:
stage: deploy stage: deploy
script: script:
- sshpass -p "admin@123" ssh -T administrator@192.168.3.187 - sshpass -p "admin@123" ssh -T administrator@192.168.3.183
- mkdir drkl - mkdir drkl
- cd drkl - cd drkl
- touch hai.txt - touch hai.txt
......
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