Migrate to GitHub Container registry

This commit is contained in:
2021-03-06 17:02:44 +00:00
parent 66331e7925
commit f03cfd4789

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@v2 - uses: actions/checkout@v2
- name: Login to GitHub Container Registry - name: Login to GitHub Container Registry