diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b6c310b..a095458 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,6 @@ jobs: with: image: simonmcnair/test registry: docker.io - tag: latest #dockerfile: Dockerfile.ci username: ${{ secrets.DOCKER_USERNAME }} password: ${{ secrets.DOCKER_PASSWORD }}