Skip to content

Commit

Permalink
remove suspicious looking password (it was not a real password)
Browse files Browse the repository at this point in the history
  • Loading branch information
defreng authored Feb 11, 2024
1 parent 995c46e commit f4cc67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

env:
GITLAB_CE_VERSION: ${{ matrix.gitlab-version }}
GITLAB_ROOT_PASSWORD: dvqMom4ruD9oqcErwtij
GITLAB_ROOT_PASSWORD: dummyPassword

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f4cc67d

Please sign in to comment.