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

Update .gitlab-ci.yml

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