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 328e762 commit 319a2e1Copy full SHA for 319a2e1
.github/workflows/vcpkg_docker_amd64.yml
@@ -77,6 +77,7 @@ jobs:
77
78
- name: Build and Push non-caching image
79
if: github.ref == 'refs/heads/master'
80
+ working-directory: docker
81
run: |
82
# Only push smaller image on default branch. This could change in the
83
# future if we actually need to test the smaller image before merging
0 commit comments