On Tue, 2017-08-29 at 12:39 +0200, Marcus Hoffmann wrote: > > You can use a name: entry in the .gitlab-ci.yml to have a more > specific > name for the archive than artifacts.zip > > Here is a list of variables which are useful for specifying the name: > https://docs.gitlab.com/ee/ci/variables/ > > We use > name: > "${CI_PROJECT_NAME}_${CI_JOB_NAME}_${CI_COMMIT_REF_NAME}_${CI_COMMIT_ > SHA}" >
Nice hint, thanks. _______________________________________________ Gnutls-help mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-help
