🐛 fix: debug DEPS_HASH value
This commit is contained in:
@@ -170,6 +170,7 @@ jobs:
|
||||
run: |
|
||||
echo "Starting build cache container..."
|
||||
export DEPS_HASH="${{ needs.build-cache.outputs.deps_hash }}"
|
||||
echo "DEPS_HASH=$DEPS_HASH"
|
||||
docker compose -f docker-compose.build.yml up -d build-cache
|
||||
|
||||
- name: Generate Swagger Docs using Docker Compose
|
||||
|
||||
Reference in New Issue
Block a user