Skip to content
Snippets Groups Projects
Commit 7322b8e0 authored by cyberta's avatar cyberta
Browse files

Revert "gitlab ci: change reference to image for build task"

This reverts commit 9c963b3b.
parent bb796dc7
Branches
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ docker_image:emulator:
<<: *build_docker_image
build:
image: "${CI_REGISTRY_IMAGE}:android-ndk:latest" # "0xacab.org:4567/cyberta/bitmask_android/android-ndk:latest"
image: "0xacab.org:4567/leap/bitmask_android/android-ndk:latest"
stage: build
script:
- git submodule sync --recursive
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment