Commit e68cdbf6 authored by Tsymbal's avatar Tsymbal
Browse files

Update .gitlab-ci.yml

parent 72864945
Pipeline #7751 failed
...@@ -43,6 +43,7 @@ deploy-job: # This job runs in the deploy stage. ...@@ -43,6 +43,7 @@ deploy-job: # This job runs in the deploy stage.
script: script:
- echo "Deploying application..." - echo "Deploying application..."
- echo "Application successfully deployed." - echo "Application successfully deployed."
image: alpine:latest image: alpine:latest
stages: stages:
......
Supports Markdown
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