Skip to content

Commit 5299373

Browse files
committed
Remove ECR login
1 parent f9c6a34 commit 5299373

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-base-pretix.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
with:
2323
repository: pretix/pretix
2424
ref: ${{ inputs.version }}
25-
- name: Login to Amazon ECR
26-
uses: aws-actions/amazon-ecr-login@v2
2725
- name: Set up Docker Buildx
2826
id: buildx
2927
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)