Skip to content
Snippets Groups Projects
Commit 6b706918 authored by Sibidharan's avatar Sibidharan :speech_balloon:
Browse files

ci test

parent b554d95f
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,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.
script:
- pwd
- echo "Deploying application..."
- echo "Application successfully deployed."
- whoami
......
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