Skip to content

Commit

Permalink
fix bad comments
Browse files Browse the repository at this point in the history
  • Loading branch information
4141done committed Jan 11, 2024
1 parent c5aa0c0 commit d79d4bd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d79d4bd

Please sign in to comment.