Skip to content

Commit 72ed327

Browse files
jeanp413roboquat
authored andcommitted
[code] Point to 1.70 release branch
1 parent ca37fdb commit 72ed327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- run: |
3232
gcloud auth configure-docker --quiet
3333
export LEEWAY_WORKSPACE_ROOT=$(pwd)
34-
headCommit=$(curl -H 'Accept: application/vnd.github.VERSION.sha' https://github.com/api/repos/gitpod-io/openvscode-server/commits/gp-code/main)
34+
headCommit=$(curl -H 'Accept: application/vnd.github.VERSION.sha' https://github.com/api/repos/gitpod-io/openvscode-server/commits/gp-code/release/1.70)
3535
cd components/ide/code
3636
leeway build -Dversion=nightly -DimageRepoBase=eu.gcr.io/gitpod-core-dev/build -DcodeCommit=$headCommit -DcodeQuality=insider .:docker
3737
- name: Slack Notification

0 commit comments

Comments
 (0)