Skip to content

Commit

Permalink
update gitlabci
Browse files Browse the repository at this point in the history
  • Loading branch information
ptgms committed Jul 4, 2023
1 parent acd84b6 commit 36b8bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
args: ${{ secrets.GITLAB_ARG }}
env:
FOLLOW_TAGS: "false"
FORCE_PUSH: "false"
FORCE_PUSH: "true"
GITLAB_HOSTNAME: ${{ secrets.GITLAB_HOSTNAME }}
GITLAB_USERNAME: "ptgms"
GITLAB_PASSWORD: ${{ secrets.GITLAB_PASSWORD }}
Expand Down

0 comments on commit 36b8bb6

Please sign in to comment.