Fix .yaml syntax
Some checks failed
Build & Push Docker Image / docker (push) Failing after 27s

This commit is contained in:
Severin Kaderli 2023-10-21 17:37:54 +02:00
parent 9fb4b1c7ed
commit ba68fe16f5
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4

View file

@ -4,6 +4,8 @@ on: push
jobs: jobs:
docker: docker:
runs-on: ubuntu-latest
steps:
- name: Log in to the Container registry - name: Log in to the Container registry
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with: