Update docker.yml

This commit is contained in:
Luke Tainton 2023-04-05 21:41:07 +01:00 committed by GitHub
parent 9fbe605070
commit 90e208c306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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