Skip to content

Commit

Permalink
Updated common-ci-configuration to use new emsdk image at Wasm beekee…
Browse files Browse the repository at this point in the history
…per build
  • Loading branch information
vogel76 committed Jun 25, 2024
1 parent 570155f commit 906672e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ include:
- local: '/scripts/ci-helpers/prepare_data_image_job.yml'
- local: '/scripts/ci-helpers/mirrornet_jobs.gitlab-ci.yml'
- project: 'hive/common-ci-configuration'
ref: d4e29410ea168096e1a822f77c7ce741d9cfb57a
ref: a1f978c8532b15268b1cc985445844ec9bbb8cd8
file:
- '/templates/npm_projects.gitlab-ci.yml'
- '/templates/wasm_build.gitlab-ci.yml'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Hive NodeJS & Typescript",
"image": "registry.gitlab.syncad.com/hive/common-ci-configuration/emsdk:3.1.56-2@sha256:a3f8e851b0e6f141663cbebca2c5d9e80b0793deb8f62f7340f826df492e1b27",
"image": "registry.gitlab.syncad.com/hive/common-ci-configuration/emsdk:3.1.56-5@sha256:cd96d6ec7160634ee6f8fffe3cce101f0a02f8774604f3849631abdff1ee7aed",
"containerUser": "emscripten",
"customizations": {
"vscode": {
Expand Down

0 comments on commit 906672e

Please sign in to comment.