Skip to content

Commit

Permalink
Revert changes in release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchtr committed Apr 4, 2024
1 parent 619ac35 commit 9d0e01a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/prep-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,6 @@ jobs:
- name: Build components
run: ./scripts/build_components.sh -t $GITHUB_REF_NAME

# In case the build runs longer as 1h we need to refresh the token
- name: Login to Amazon ECR Public
id: login-ecr-public
uses: aws-actions/amazon-ecr-login@v2
with:
registry-type: public

- name: Build data explorer
run: ./scripts/build_explorer.sh -t $GITHUB_REF_NAME

Expand Down

0 comments on commit 9d0e01a

Please sign in to comment.