This commit is contained in:
parent
984c36e8a3
commit
c2fa286577
@ -9,7 +9,7 @@ jobs:
|
||||
container:
|
||||
image: alpine:latest
|
||||
steps:
|
||||
- run: apk --no-cache add nodejs
|
||||
- run: apk --no-cache add nodejs git
|
||||
- uses: actions/checkout@v3
|
||||
- name: docker login
|
||||
uses: docker/login-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user