Skip to content

Commit

Permalink
Merge branch 'ci-github-release'
Browse files Browse the repository at this point in the history
Add CI deploy support
  • Loading branch information
szszszsz committed Aug 16, 2021
2 parents 55303eb + 29d4fd1 commit f9f1a72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ variables:
SCRIPTS_REPO: [email protected]:nitrokey/gitlab-ci.git
REPO_USER: nitrokey
REPO_NAME: nitrokey-app
MAIN_BRANCH: ci
MAIN_BRANCH: master
COMMON_PULL: "true"
COMMON_UPLOAD_NIGHTLY: "true"
COMMON_GITHUB_RELEASE: "false"
COMMON_GITHUB_RELEASE: "true"
COMMON_UPLOAD_FILES: "false"

fetch-and-package:
Expand Down

0 comments on commit f9f1a72

Please sign in to comment.