Skip to content

Commit 60dae5e

Browse files
ci: [sync] Update from eclipse-che/che-server @ b9eded
Signed-off-by: devstudio-release <[email protected]>
1 parent 55534db commit 60dae5e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

devspaces-server/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ LABEL summary="$SUMMARY" \
5050
com.redhat.component="$PRODNAME-$COMPNAME-container" \
5151
name="$PRODNAME/$COMPNAME" \
5252
version="3.6" \
53-
pnc_artifact_id="9849486" \
54-
pnc_build_id="AXD753LGOSYAA" \
53+
pnc_artifact_id="9864059" \
54+
pnc_build_id="AXFZ6GUDGSYAA" \
5555
license="EPLv2" \
5656
maintainer="Nick Boldt <[email protected]>" \
5757
io.openshift.expose-services="" \
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
builds:
2-
# https://orch.psi.redhat.com/pnc-web/#/projects/1274/build-configs/8937/builds/AXD753LGOSYAA
2+
# https://orch.psi.redhat.com/pnc-web/#/projects/1274/build-configs/8937/builds/AXFZ6GUDGSYAA
33
# build id must be string
4-
- build_id: 'AXD753LGOSYAA'
4+
- build_id: 'AXFZ6GUDGSYAA'
55
artifacts:
6-
# https://orch.psi.redhat.com/pnc-web/#/artifacts/9849486
7-
# ==> org.eclipse.che:assembly-main:tar.gz:7.62.0.redhat-00005
6+
# https://orch.psi.redhat.com/pnc-web/#/artifacts/9864059
7+
# ==> org.eclipse.che:assembly-main:tar.gz:7.62.0.redhat-00006
88
# artifact id must be string; rename it by setting a different target path/file
9-
- id: '9849486'
9+
- id: '9864059'
1010
target: assembly-main.tar.gz
1111

0 commit comments

Comments
 (0)