diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9ddd3ba..da27ea8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,6 +38,5 @@ jobs: context: . push: true no-cache: true # just here temporarily for debugging a thing - #tags: ${{ steps.meta.outputs.tags }} tags: latest labels: ${{ steps.meta.outputs.labels }}