Skip to content

Commit

Permalink
Enable labels
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchtr committed Nov 14, 2023
1 parent 93ace10 commit fa48d68
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ jobs:
pip install fondant[docker]
- name: Build components
#run: ./scripts/build_components.sh -r ghcr.io -n ml6team -t $GITHUB_SHA --label org.opencontainers.image.source="https://github.com/ml6team/fondant-usecase-RAG"
run: ./scripts/build_components.sh -r ghcr.io -n ml6team -t $GITHUB_SHA
run: ./scripts/build_components.sh -r ghcr.io -n ml6team -t $GITHUB_SHA --label org.opencontainers.image.source="https://github.com/ml6team/fondant-usecase-RAG"

0 comments on commit fa48d68

Please sign in to comment.