turn force push backup off again

This commit is contained in:
ripytide 2023-04-10 12:53:52 +01:00
parent 6eb6d8dd2b
commit 74a564dbf0
No known key found for this signature in database
GPG Key ID: B2629F9EC7C2FE8C

View File

@ -13,7 +13,7 @@ jobs:
args: "https://gitlab.com/ripytide/range_bounds_map"
env:
FOLLOW_TAGS: "false"
FORCE_PUSH: "true"
FORCE_PUSH: "false"
GITLAB_HOSTNAME: "gitlab.com"
GITLAB_USERNAME: "ripytide"
GITLAB_PASSWORD: ${{ secrets.GITLAB_PASSWORD }}