We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea5a61 commit caee7d3Copy full SHA for caee7d3
.gitlab-ci.yml
@@ -7,4 +7,4 @@ deploy:
7
- apt-get update -yq
8
- apt-get install rubygems ruby-dev -y
9
- gem install dpl
10
- - dpl --provider=heroku --app=<YOUR_HEROKU_APP_NAME> --api-key=<YOUR_HEROKU_API_KEY>
+ - dpl --provider=heroku --app=square-student --api-key=8bd0b509-91bd-44b8-8325-60a785f3898a
0 commit comments