Answer the question
In order to leave comments, you need to log in
How to add only one directory from the repository to the release?
For example, the repository structure:
- App
- some-folder
- text.txt
release:
image: registry.gitlab.com/gitlab-org/release-cli:latest
stage: release
only:
- main
script:
- release-cli create --tag-name 1.0.0
text.txt
?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question