Skip to content

Commit fb74927

Browse files
ci: [sync] Update from eclipse-che/che-server @ 8d6b8f
Signed-off-by: devstudio-release <[email protected]>
1 parent 402acc3 commit fb74927

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

devspaces-server/Dockerfile

+2-2
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="9881764" \
54-
pnc_build_id="AXINIG3KOSYAA" \
53+
pnc_artifact_id="9884034" \
54+
pnc_build_id="AXIYCLCYGSYAA" \
5555
license="EPLv2" \
5656
maintainer="Nick Boldt <[email protected]>" \
5757
io.openshift.expose-services="" \
+5-5
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/AXINIG3KOSYAA
2+
# https://orch.psi.redhat.com/pnc-web/#/projects/1274/build-configs/8937/builds/AXIYCLCYGSYAA
33
# build id must be string
4-
- build_id: 'AXINIG3KOSYAA'
4+
- build_id: 'AXIYCLCYGSYAA'
55
artifacts:
6-
# https://orch.psi.redhat.com/pnc-web/#/artifacts/9881764
7-
# ==> org.eclipse.che:assembly-main:tar.gz:7.62.0.redhat-00008
6+
# https://orch.psi.redhat.com/pnc-web/#/artifacts/9884034
7+
# ==> org.eclipse.che:assembly-main:tar.gz:7.62.0.redhat-00009
88
# artifact id must be string; rename it by setting a different target path/file
9-
- id: '9881764'
9+
- id: '9884034'
1010
target: assembly-main.tar.gz
1111

0 commit comments

Comments
 (0)