feature/gitea-actions #1
@ -9,7 +9,9 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: docker:24-cli
|
image: docker:24-cli
|
||||||
steps:
|
steps:
|
||||||
|
- run: apk --no-cache add nodejs
|
||||||
# - uses: actions/checkout@v3
|
# - uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: docker login
|
- name: docker login
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user