Skip to content

Commit 1e42c31

Browse files
jeanp413roboquat
authored andcommitted
Point code nightly job back to main
1 parent d955ce1 commit 1e42c31

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
@@ -24,7 +24,7 @@ jobs:
2424
- run: |
2525
gcloud auth configure-docker --quiet
2626
export LEEWAY_WORKSPACE_ROOT=$(pwd)
27-
headCommit=$(curl -H 'Accept: application/vnd.github.VERSION.sha' https://api.github.com/repos/gitpod-io/openvscode-server/commits/gp-code/release/1.64)
27+
headCommit=$(curl -H 'Accept: application/vnd.github.VERSION.sha' https://api.github.com/repos/gitpod-io/openvscode-server/commits/gp-code/main)
2828
cd components/ide/code
2929
leeway build -Dversion=nightly -DimageRepoBase=eu.gcr.io/gitpod-core-dev/build -DcodeCommit=$headCommit .:docker
3030
- name: Slack Notification

0 commit comments

Comments
 (0)