You've already forked aws-iam-anywhere-refresher
Corey needs to start reading Copilot output and not just push blindly.
Some checks failed
🏗️✨ Test Build Workflow / 🖥️ 🔨 Build (push) Failing after 3m17s
Some checks failed
🏗️✨ Test Build Workflow / 🖥️ 🔨 Build (push) Failing after 3m17s
This commit is contained in:
@@ -38,4 +38,14 @@ jobs:
|
||||
push: true
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
tags: siteworxpro/aws-iam-anywhere:${{ gitea.ref_name }}
|
||||
tags: siteworxpro/aws-iam-anywhere:${{ gitea.ref_name }}
|
||||
|
||||
- name: 🐳 🔨 Build Backend Container - Latest Tag
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
attests: sbom=true,provenance=true
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
tags: siteworxpro/aws-iam-anywhere:latest
|
||||
Reference in New Issue
Block a user