Update docker.yml #13

Merged
luketainton merged 1 commits from luketainton-patch-1 into main 2023-04-05 22:41:22 +02:00

View File

@ -7,7 +7,6 @@ jobs:
build: build:
name: GitHub Container Registry name: GitHub Container Registry
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: [prepare-data]
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Login to GitHub Container Registry - name: Login to GitHub Container Registry