Skip to content
Snippets Groups Projects
Unverified Commit 037fccf8 authored by Yassine Doghri's avatar Yassine Doghri
Browse files

ci: fix artifact path name for bundle_app job

parent 4429a3d4
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ bundle_app:
artifacts:
name: "castopod-host-${CI_COMMIT_REF_SLUG}_${CI_COMMIT_SHORT_SHA}"
paths:
- castopod-host-${CI_COMMIT_REF_SLUG}_${CI_COMMIT_SHORT_SHA}
- castopod-host
except:
- main
- beta
......
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