From d79d4bdd39b7c232bf57547a760703fb5ac2aa7f Mon Sep 17 00:00:00 2001 From: Javier Evans Date: Thu, 11 Jan 2024 12:18:55 -0800 Subject: [PATCH] fix bad comments --- .github/workflows/main.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 00d6f70b..f3cb45ac 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -277,11 +277,12 @@ jobs: push: true platforms: linux/amd64,linux/arm64 tags: | - # nginxinc/nginx-s3-gateway:latest-${{ steps.date.outputs.date }}-new-build-test - # nginxinc/nginx-s3-gateway:latest-new-build-test ghcr.io/$GITHUB_REPOSITORY/nginx-oss-s3-gateway:latest-${{ steps.date.outputs.date }}-new-build-test ghcr.io/$GITHUB_REPOSITORY/nginx-oss-s3-gateway:latest-new-build-test + # Dockerhub tags + # nginxinc/nginx-s3-gateway:latest-${{ steps.date.outputs.date }}-new-build-test + # nginxinc/nginx-s3-gateway:latest-new-build-test # path: /tmp # - name: Download artifact - unprivileged