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: ...@@ -69,7 +69,7 @@ bundle_app:
artifacts: artifacts:
name: "castopod-host-${CI_COMMIT_REF_SLUG}_${CI_COMMIT_SHORT_SHA}" name: "castopod-host-${CI_COMMIT_REF_SLUG}_${CI_COMMIT_SHORT_SHA}"
paths: paths:
- castopod-host-${CI_COMMIT_REF_SLUG}_${CI_COMMIT_SHORT_SHA} - castopod-host
except: except:
- main - main
- beta - beta
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment