mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 04:03:12 +08:00
Replace -u by --username on docker login command
This commit is contained in:
2
.github/workflows/docker-image-build.yml
vendored
2
.github/workflows/docker-image-build.yml
vendored
@@ -17,6 +17,6 @@ jobs:
|
||||
id: buildx
|
||||
uses: crazy-max/ghaction-docker-buildx@v1
|
||||
with:
|
||||
version: latest
|
||||
buildx-version: latest
|
||||
- name: Build the image
|
||||
run: bash ./docker/build
|
||||
|
||||
Reference in New Issue
Block a user