adds Readme content to prepare Github mirror #26

Merged
OCram85 merged 19 commits from prepGithub into master 2022-11-25 09:56:04 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 5a820dc3df - Show all commits

View File

@ -16,7 +16,7 @@ pipeline:
password:
from_secret: gitea_passwd
build_args:
- VERSION=${CI_COMMIT_TAG:-${CI_COMMIT_PULL_REQUEST}}'
- VERSION=${CI_COMMIT_TAG:-PR ${CI_COMMIT_PULL_REQUEST}}
when:
event: pull_request