Update .github/workflows/docker-publish.yaml
Some checks failed
Build / Install NPM dependencies (push) Successful in 1m9s
Build / Build & publish docker image (push) Failing after 0s

This commit is contained in:
Zakary Timson 2023-07-28 13:50:35 +00:00
parent 5b39c33abb
commit da4153eb9b

View File

@ -22,9 +22,6 @@ on:
jobs:
Build:
runs-on: Docker
container:
image: docker
steps:
- name: Login to registry