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:18:20 +02:00
parent 6fedc4dcd6
commit be99ff00bc

View file

@ -9,9 +9,8 @@ jobs:
docker:
name: Build and Push Docker image
runs-on: docker
image: ghcr.io/catthehacker/ubuntu:act-latest
steps:
- name: Set up node
run: apk add nodejs
- name: Login to Docker Hub
uses: docker/login-action@v2
with: