diff --git a/static/jfmod.yml b/static/jfmod.yml index 187cbee..dd2fb50 100644 --- a/static/jfmod.yml +++ b/static/jfmod.yml @@ -22,6 +22,7 @@ pipeline: secret_key: from_secret: pages_secret source: build/artifacts/**/* + strip_prefix: build/ target: /${CI_REPO} when: - branch: ${CI_REPO_DEFAULT_BRANCH}