Compare commits
2 Commits
c01dff4c00
...
ccc0ee4d61
| Author | SHA1 | Date | |
|---|---|---|---|
| ccc0ee4d61 | |||
| 0e61d42cf9 |
@ -31,3 +31,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: failure-screenshots
|
name: failure-screenshots
|
||||||
path: /tmp/devplace_test_screenshots/
|
path: /tmp/devplace_test_screenshots/
|
||||||
|
|
||||||
|
- name: Deploy to production
|
||||||
|
if: success() && github.event_name == 'push' && github.ref == 'refs/heads/master'
|
||||||
|
run: make deploy
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user