🐳 Debug: Add ls and pwd to Swagger generation
This commit is contained in:
@@ -68,7 +68,7 @@ jobs:
|
||||
-v $(pwd):/workspace
|
||||
-w /workspace
|
||||
gitea.arcodange.lab/arcodange/dance-lessons-coach-build-cache:${{ steps.calc_hash.outputs.deps_hash }}
|
||||
go generate ./pkg/server
|
||||
sh -c "ls -la && pwd && go generate ./pkg/server"
|
||||
|
||||
- name: Save Swagger Docs Cache
|
||||
if: steps.cache-swagger-restore.outputs.cache-hit != 'true'
|
||||
|
||||
Reference in New Issue
Block a user