Replace -u by --username on docker login command

This commit is contained in:
Alejandro Celaya
2020-07-31 20:30:30 +02:00
parent 977af0ee43
commit a32651aab3
2 changed files with 2 additions and 3 deletions

View File

@@ -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