Skip to content

Commit e62e1b0

Browse files
authored
Revert changes in release pipeline (#922)
1 parent 619ac35 commit e62e1b0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/prep-release.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,6 @@ jobs:
5959
- name: Build components
6060
run: ./scripts/build_components.sh -t $GITHUB_REF_NAME
6161

62-
# In case the build runs longer as 1h we need to refresh the token
63-
- name: Login to Amazon ECR Public
64-
id: login-ecr-public
65-
uses: aws-actions/amazon-ecr-login@v2
66-
with:
67-
registry-type: public
68-
6962
- name: Build data explorer
7063
run: ./scripts/build_explorer.sh -t $GITHUB_REF_NAME
7164

0 commit comments

Comments
 (0)