mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
Point Code Nightly to gp-code/release/1.69
This commit is contained in:
parent
e8ab39e3e7
commit
865b23082d
2
.github/workflows/code-nightly.yaml
vendored
2
.github/workflows/code-nightly.yaml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
gcloud auth configure-docker --quiet
|
gcloud auth configure-docker --quiet
|
||||||
export LEEWAY_WORKSPACE_ROOT=$(pwd)
|
export LEEWAY_WORKSPACE_ROOT=$(pwd)
|
||||||
headCommit=$(curl -H 'Accept: application/vnd.github.VERSION.sha' https://api.github.com/repos/gitpod-io/openvscode-server/commits/gp-code/main)
|
headCommit=$(curl -H 'Accept: application/vnd.github.VERSION.sha' https://api.github.com/repos/gitpod-io/openvscode-server/commits/gp-code/release/1.69)
|
||||||
cd components/ide/code
|
cd components/ide/code
|
||||||
leeway build -Dversion=nightly -DimageRepoBase=eu.gcr.io/gitpod-core-dev/build -DcodeCommit=$headCommit -DcodeQuality=insider .:docker
|
leeway build -Dversion=nightly -DimageRepoBase=eu.gcr.io/gitpod-core-dev/build -DcodeCommit=$headCommit -DcodeQuality=insider .:docker
|
||||||
- name: Slack Notification
|
- name: Slack Notification
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user