We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c54d0 commit 988fcf1Copy full SHA for 988fcf1
.github/workflows/docker-build.yml
@@ -30,6 +30,7 @@ jobs:
30
with:
31
file: src/mock_vws/_flask_server/dockerfiles/base/Dockerfile
32
push: false
33
+ load: true
34
tags: |
35
vws-mock:base
36
0 commit comments