idk
This commit is contained in:
parent
a546f5c572
commit
f65b77014f
@ -17,6 +17,10 @@ jobs:
|
|||||||
apt update
|
apt update
|
||||||
apt install -y docker
|
apt install -y docker
|
||||||
|
|
||||||
|
- name: Set up Docker Buildx
|
||||||
|
id: buildx
|
||||||
|
uses: https://github.com/docker/setup-buildx-action@v3.8.0
|
||||||
|
|
||||||
- name: Login to Docker Hub
|
- name: Login to Docker Hub
|
||||||
uses: https://github.com/docker/login-action@v3.3.0
|
uses: https://github.com/docker/login-action@v3.3.0
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user