Skip to content
Snippets Groups Projects
Commit d2c2897c authored by V Harish Ragavendher's avatar V Harish Ragavendher
Browse files

Update .gitlab-ci.yml file

parent 5eac0704
Branches master
No related tags found
No related merge requests found
Pipeline #3572 failed
......@@ -22,7 +22,7 @@ stages: # List of stages for jobs, and their order of execution
deploy-job: # This job runs in the deploy stage.
stage: deploy # It only runs when *both* jobs in the test stage complete successfully.
environment: production
script:
- echo "Deploying application..."
- echo "Application successfully deployed."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment