Compare commits
2
Commits
0cc22eb889
...
production
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
49853e079b | ||
|
|
2afb2038e5 |
@@ -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