This commit is contained in:
parent
396cbb1911
commit
f4d008b25c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Docker
|
||||
run: apt update && apt-get install -y --no-install-recommends docker
|
||||
run: curl -fsSL https://get.docker.com | bash
|
||||
|
||||
- name: Login to Docker Registry
|
||||
uses: docker/login-action@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue