Skip to content
Snippets Groups Projects
Commit 17083a3e authored by Bartek Wrona's avatar Bartek Wrona
Browse files

Updated emsdk image tag used at CI and by devcontainer definition reference

parent 5054ebc1
No related branches found
No related tags found
No related merge requests found
Pipeline #117438 passed
This commit is part of merge request !75. Comments created here will be created in the context of that merge request.
{ {
"name": "Hive NodeJS & Typescript", "name": "Hive NodeJS & Typescript",
"image": "registry.gitlab.syncad.com/hive/common-ci-configuration/emsdk:4.0.1-2@sha256:d0c5fbd811ef2447fdf411ee1e2a111c50ad0ec610cf3d6bf2d186530bc883ad", "image": "registry.gitlab.syncad.com/hive/common-ci-configuration/emsdk:4.0.1-3@sha256:65e87fc83b25a0f36d89a45bf23602f1fcacf84568aea3e0f370e8016f4499f8",
"containerUser": "emscripten", "containerUser": "emscripten",
"customizations": { "customizations": {
"vscode": { "vscode": {
......
...@@ -2,8 +2,8 @@ include: ...@@ -2,8 +2,8 @@ include:
- local: templates/base.gitlab-ci.yml - local: templates/base.gitlab-ci.yml
variables: variables:
# uses registry.gitlab.syncad.com/hive/common-ci-configuration/emsdk:4.0.1-2 # uses registry.gitlab.syncad.com/hive/common-ci-configuration/emsdk:4.0.1-3
EMSCRIPTEN_IMAGE_TAG: "4.0.1-2@sha256:a63a3ed761ce99ec858855bbdaf1cda03e383635dd7e88754010a746f7fd2cb3" EMSCRIPTEN_IMAGE_TAG: "4.0.1-3@sha256:65e87fc83b25a0f36d89a45bf23602f1fcacf84568aea3e0f370e8016f4499f8"
EMSCRIPTEN_IMAGE: "registry.gitlab.syncad.com/hive/common-ci-configuration/emsdk:$EMSCRIPTEN_IMAGE_TAG" EMSCRIPTEN_IMAGE: "registry.gitlab.syncad.com/hive/common-ci-configuration/emsdk:$EMSCRIPTEN_IMAGE_TAG"
.node_based_job_base: .node_based_job_base:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment