diff --git a/.woodpecker/.next.yml b/.woodpecker/.next.yml index 8b2ac2b..f962f93 100644 --- a/.woodpecker/.next.yml +++ b/.woodpecker/.next.yml @@ -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