This commit is contained in:
parent
58a1236c71
commit
1e780a8f56
@ -20,6 +20,7 @@ jobs:
|
||||
- run: apt update
|
||||
- run: curl -fsSL https://get.docker.com -o get-docker.sh
|
||||
- run: sh ./get-docker.sh --dry-run
|
||||
- run: docker --version
|
||||
- uses: actions/checkout@v3
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user