mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-02 05:52:54 +02:00
small fix in gh action
This commit is contained in:
@@ -45,7 +45,9 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --global user.name 'buanet'
|
git config --global user.name 'buanet'
|
||||||
git config --global user.email 'info@buanet.de'
|
git config --global user.email 'info@buanet.de'
|
||||||
git commit -am "new build"
|
git checkout main
|
||||||
|
git add .github/dependencies/.latest-build
|
||||||
|
git commit -am "new build" || true
|
||||||
git push
|
git push
|
||||||
|
|
||||||
build-latest-armv7-for-buanet:
|
build-latest-armv7-for-buanet:
|
||||||
|
|||||||
Reference in New Issue
Block a user