Skip to content

Commit

Permalink
Trigger pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchtr committed Apr 4, 2024
1 parent c0171b5 commit c25ff46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prep-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
registry-type: public

- name: Build components
run: ./scripts/build_components.sh -t $GITHUB_REF_NAME
run: ./scripts/build_components.sh -t dev

# In case the build runs longer as 1h we need to refresh the token
- name: Refresh login to Amazon ECR Public
Expand Down

0 comments on commit c25ff46

Please sign in to comment.