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 8d50338 commit dd5160fCopy full SHA for dd5160f
.github/workflows/push-again.yml
@@ -15,7 +15,7 @@ jobs:
15
build-and-push:
16
name: Build and push images
17
if: ${{ github.ref == 'refs/heads/main' }}
18
- runs-on: ubuntu-latest
+ runs-on: devcontainer-image-builder-ubuntu
19
environment: publishing
20
steps:
21
- name: Free more space
0 commit comments