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 aeeaa90548 - Show all commits

View File

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