updated workflow
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 4s
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 4s
This commit is contained in:
parent
5e5a17b464
commit
6fedc4dcd6
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: docker
|
||||
steps:
|
||||
- name: Set up node
|
||||
uses: actions/setup-node@v3
|
||||
run: apk add nodejs
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue