Skip to content

Commit

Permalink
try moving to github.repository
Browse files Browse the repository at this point in the history
  • Loading branch information
4141done committed Jan 11, 2024
1 parent 62813ca commit 2569856
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,8 @@ jobs:
push: true
platforms: linux/amd64,linux/arm64
tags: |
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
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
Expand Down

0 comments on commit 2569856

Please sign in to comment.