bootstrap gitea actions for auto-commiting composer.lock
Some checks failed
Prepare release for chill app / update-deps (push) Failing after 0s
Some checks failed
Prepare release for chill app / update-deps (push) Failing after 0s
This commit is contained in:
parent
4abc2aa3ee
commit
6d7d3e0259
@ -11,7 +11,7 @@ jobs:
|
||||
steps:
|
||||
- name: check out repository
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
- name: run "composer update" to update composer.lock
|
||||
- name: run composer update to update composer.lock
|
||||
uses: docker://gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image:latest
|
||||
run: composer update
|
||||
- name: commit changed files
|
||||
|
Loading…
Reference in New Issue
Block a user