Skip to content

Commit

Permalink
Delete gitlab login
Browse files Browse the repository at this point in the history
  • Loading branch information
irumaru committed Oct 11, 2023
1 parent 7edab9e commit ae9dc64
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ jobs:
-
name: Checkout
uses: actions/checkout@v3
-
name: Login to GitLab
uses: docker/login-action@v2
with:
registry: gitlab-registry.maruru.me
username: ${{ secrets.GITLAB_USERNAME }}
password: ${{ secrets.GITLAB_TOKEN }}
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit ae9dc64

Please sign in to comment.