Remove obsolete comment line

This commit is contained in:
curquiza
2022-12-11 21:44:17 +01:00
parent 796e61ec7e
commit 14824cee86
2 changed files with 1 additions and 2 deletions

View File

@ -86,7 +86,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v3
with:
# We do not push tags for the cron jobs, this is only for test purposes
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
build-args: |