There was an error while loading. Please reload this page.
1 parent ed46cfb commit b111fc5Copy full SHA for b111fc5
1 file changed
.github/workflows/BUILD_AND_DEPLOY.yml
@@ -33,5 +33,5 @@ jobs:
33
password: ${{ secrets.BASEFLOW_ACR_PASSWORD }}
34
push: ${{ github.event_name != 'pull_request' }}
35
vulnerability_scan: ${{ github.event_name != 'pull_request' }}
36
- version: 1.10
+ version: "1.10"
37
context: ./oxybox
0 commit comments