updated workflow
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 49s

This commit is contained in:
Samuel Philipp 2023-09-07 00:19:17 +02:00
parent be99ff00bc
commit faa2d2b267

View file

@ -9,7 +9,8 @@ jobs:
docker:
name: Build and Push Docker image
runs-on: docker
image: ghcr.io/catthehacker/ubuntu:act-latest
container:
image: ghcr.io/catthehacker/ubuntu:act-latest
steps:
- name: Login to Docker Hub
uses: docker/login-action@v2