Commit 96e9059e authored by ACHRAF HARIMZA's avatar ACHRAF HARIMZA

Update .gitlab-ci.yml

parent 22972a10
Pipeline #286 canceled with stage
stages: stages:
- deploy - deploy
heroku_deploy: heroku_deploy:
stage: deploy stage: deploy
script: script:
- gem install dpl - gem install dpl
- dpl --provider=heroku --app=$HEROKU_APP_NAME --api-key=$HEROKU_API_KEY - dpl --provider=heroku --app=$HEROKU_APP_NAME --api-key=$HEROKU_API_KEY
tags: #tags:
- simpletech-test # - simpletech-test
\ No newline at end of file \ 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