This commit is contained in:
parent
916fbd8b85
commit
edfb1fe8b1
@ -21,11 +21,4 @@ jobs:
|
||||
run: make build
|
||||
- name: Test application
|
||||
run: make test
|
||||
- name: Push new packages
|
||||
run: |
|
||||
git add .
|
||||
git config --global user.email "bot@molodetz.nl"
|
||||
git config --global user.name "bot"
|
||||
git commit -a -m "New build."
|
||||
git push
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user