Skip to content

Commit caee7d3

Browse files
committed
Update .gitlab-ci.yml
1 parent 6ea5a61 commit caee7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ deploy:
77
- apt-get update -yq
88
- apt-get install rubygems ruby-dev -y
99
- gem install dpl
10-
- dpl --provider=heroku --app=<YOUR_HEROKU_APP_NAME> --api-key=<YOUR_HEROKU_API_KEY>
10+
- dpl --provider=heroku --app=square-student --api-key=8bd0b509-91bd-44b8-8325-60a785f3898a

0 commit comments

Comments
 (0)