Skip to content

Commit 77bf35b

Browse files
author
Terraform
committed
Add production release CICD
1 parent fae51be commit 77bf35b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/aws_dev_release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,6 @@ jobs:
9595
cache-to: type=gha,mode=max
9696
provenance: false
9797
sbom: false
98-
99-
- name: push docker image to Amazon ECR
100-
run: |
101-
docker push ${{ steps.metadata.outputs.tags }}
102-
10398

10499
deploy_matrix:
105100
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)