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 9099ff1 commit a2baeeaCopy full SHA for a2baeea
.github/workflows/behat-tests.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: docker/build-push-action@v6
29
with:
30
context: .
31
- push: false
+ push: true
32
tags: user/app:latest
33
cache-from: type=registry,ref=user/app:latest
34
cache-to: type=inline
0 commit comments