Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ccc0ee4d61 | ||
|
|
0e61d42cf9 |
@@ -31,3 +31,7 @@ jobs:
|
||||
with:
|
||||
name: failure-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