Skip to content
Snippets Groups Projects
Commit e4a1a1a9 authored by Виталий Шунков's avatar Виталий Шунков Committed by EmirVildanov
Browse files

ci: fix cache

parent f6f824dd
No related branches found
No related tags found
1 merge request!1414sbroad import
......@@ -45,7 +45,7 @@ workflow:
- &cache-libso
key: ${CI_COMMIT_REF_SLUG}-libso
paths:
- target
- target/release/libsbroad_cartridge.so
default:
tags:
......@@ -64,7 +64,7 @@ build-lib:
.kaniko_image: &kaniko_image
image:
name: docker-public.binary.picodata.io/kaniko-project/executor:v1.14.0-debug
name: docker-public.binary.picodata.io/kaniko-project/executor:v1.23.1-debug
entrypoint: ['']
pull_policy: [if-not-present]
......
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