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 6d417ae commit cb37793Copy full SHA for cb37793
.github/workflows/build-images.yml
@@ -35,5 +35,5 @@ jobs:
35
- run: ./util.sh --action build
36
working-directory: .ci/docker
37
38
- #- run: ./util.sh --action push
39
- # working-directory: .ci/docker
+ - run: ./util.sh --action push
+ working-directory: .ci/docker
0 commit comments