updated workflow
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 4s

This commit is contained in:
Samuel Philipp 2023-09-07 00:13:42 +02:00
parent 5e5a17b464
commit 6fedc4dcd6

View file

@ -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: