We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e97ab53 commit eab287fCopy full SHA for eab287f
.github/workflows/geonode-tests.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Build stack (using cache)
28
run: |
29
- docker-compose --env-file .env_test -f docker-compose-test.yml build \
+ docker compose --env-file .env_test -f docker-compose-test.yml build \
30
--build-arg BUILDKIT_INLINE_CACHE=1 \
31
--progress plain
32
env:
0 commit comments