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 9edefeb commit 3c72741Copy full SHA for 3c72741
.github/workflows/build.yml
@@ -129,5 +129,5 @@ jobs:
129
with:
130
context: ${{ matrix.arch }}
131
file: ${{ matrix.arch }}/Dockerfile
132
- tags: vscode/vscode-linux-build-agent:${{ matrix.arch }}
+ tags: gitpod/openvscode-server-linux-build-agent:${{ matrix.arch }}
133
push: ${{ inputs.dockerRelease == true }}
0 commit comments