Skip to content
Snippets Groups Projects
Commit 19abd07c authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[fix] ci: `release` stage was broken due to cache

parent efbff653
Branches
Tags
No related merge requests found
......@@ -69,6 +69,7 @@ test:
<<: *nvm_env
stage: test
cache:
policy: pull
untracked: true
paths:
- node_modules/
......@@ -91,6 +92,8 @@ test:
stage: package
allow_failure: false
image: duniter/release-builder:v1.2.0
cache: {}
when: manual
tags:
- redshift-duniter-builder
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment