mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(ci): fix rollback command
This commit is contained in:
committed by
Łukasz Mierzwa
parent
ae32911f5d
commit
7ed9c86ed6
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -737,4 +737,4 @@ jobs:
|
||||
|
||||
- name: Rollback on failure
|
||||
if: failure()
|
||||
run: /usr/local/bin/heroku rollback web --app karma-demo
|
||||
run: /usr/local/bin/heroku releases:rollback --app karma-demo
|
||||
|
||||
Reference in New Issue
Block a user