This commit is contained in:
parent
645f98a32c
commit
f4b6dd72c0
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ jobs:
|
||||||
# -
|
# -
|
||||||
# name: Set up Docker Buildx
|
# name: Set up Docker Buildx
|
||||||
# uses: docker/setup-buildx-action@v3
|
# uses: docker/setup-buildx-action@v3
|
||||||
|
-
|
||||||
|
run: |
|
||||||
|
apt update; apt install --yes docker
|
||||||
-
|
-
|
||||||
name: Log in to the Container registry
|
name: Log in to the Container registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue