We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c6a34 commit 5299373Copy full SHA for 5299373
.github/workflows/build-base-pretix.yml
@@ -22,8 +22,6 @@ jobs:
22
with:
23
repository: pretix/pretix
24
ref: ${{ inputs.version }}
25
- - name: Login to Amazon ECR
26
- uses: aws-actions/amazon-ecr-login@v2
27
- name: Set up Docker Buildx
28
id: buildx
29
uses: docker/setup-buildx-action@v3
0 commit comments