ci: fix artifact path name for bundle_app job

This commit is contained in:
Yassine Doghri 2021-05-21 07:12:28 +00:00
parent 4429a3d481
commit 037fccf8e5
No known key found for this signature in database
GPG Key ID: 3E7F89498B960C9F
1 changed files with 1 additions and 1 deletions

View File

@ -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