Compare commits
2
Commits
51832664c4
...
production
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
49853e079b | ||
|
|
2afb2038e5 |
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user