mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-05 08:52:00 +00:00
ci: fix artifact path name for bundle_app job
This commit is contained in:
parent
4429a3d481
commit
037fccf8e5
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user