forked from Chill-project/chill-skeleton-basic
		
	debug
This commit is contained in:
		| @@ -14,7 +14,10 @@ jobs: | ||||
|             - name: run composer update to update composer.lock | ||||
|               uses: https://github.com/addnab/docker-run-action@v3 | ||||
|               with: | ||||
|                   run: composer update | ||||
|                   run: | | ||||
|                       ls | ||||
|                       whereami | ||||
|                       composer update | ||||
|                   image: gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image:latest | ||||
| #            - name: commit changed files | ||||
| #              uses: https://github.com/stefanzweifel/git-auto-commit-action@v5 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user