Skip to content

Commit 5ad43cf

Browse files
Andrea Falzettiroboquat
Andrea Falzetti
authored andcommitted
[code] point code nightly to gp-code/release/1.68 branch
1 parent c1228b7 commit 5ad43cf

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.68)
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)