updated workflow
Some checks reported warnings
Build and Push Docker image / Build and Push Docker image (push) Has been cancelled

This commit is contained in:
Samuel Philipp 2023-09-06 23:22:10 +02:00
parent 30acc8649a
commit 29ae7a9fd4

View file

@ -10,6 +10,8 @@ jobs:
name: Build and Push Docker image
runs-on: docker
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Login to Docker Hub
uses: docker/login-action@v2
with: