File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 with :
6565 context : .
6666 push : ${{ github.event_name != 'pull_request' }}
67- tags : squid-https-cache:${{ env.RELEASE_VERSION }},squid-https-cache:latest
67+ tags : nuvious/ squid-https-cache:${{ env.RELEASE_VERSION }},nuvious/ squid-https-cache:latest
6868 cache-from : type=gha
6969 cache-to : type=gha,mode=max
7070
7777 if : ${{ github.event_name != 'pull_request' }}
7878 env :
7979 # https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-an-intermediate-environment-variable
80- TAGS : squid-https-cache:${{ env.RELEASE_VERSION }},squid-https-cache:latest
80+ TAGS : nuvious/ squid-https-cache:${{ env.RELEASE_VERSION }},nuvious/ squid-https-cache:latest
8181 DIGEST : ${{ steps.build-and-push.outputs.digest }}
8282 # This step uses the identity token to provision an ephemeral certificate
8383 # against the sigstore community Fulcio instance.
You can’t perform that action at this time.
0 commit comments