diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4089d7b8..546cd168 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -143,6 +143,5 @@ jobs: name: Build and push uses: docker/build-push-action@v2 with: - context: . push: true tags: jaedb/iris:latest