forked from Chill-project/chill-skeleton-basic
		
	workdir
This commit is contained in:
		@@ -22,7 +22,7 @@ jobs:
 | 
			
		||||
                      composer update
 | 
			
		||||
                  image: gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image:latest
 | 
			
		||||
                  # add an option to mount the workspace inside the path /var/www/app, where the workdir is
 | 
			
		||||
                  options: --volume ${{ github.workspace }}:/work --workdir /work
 | 
			
		||||
                  options: --volume ${{ gitea.workspace }}:/work --workdir /work
 | 
			
		||||
#            - name: commit changed files
 | 
			
		||||
#              uses: https://github.com/stefanzweifel/git-auto-commit-action@v5
 | 
			
		||||
#              with:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user