Skip to content

Commit

Permalink
ahh project ecosystem
Browse files Browse the repository at this point in the history
  • Loading branch information
arrowplum committed Nov 27, 2024
1 parent c052590 commit 681e643
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ jobs:
- name: Publish Build Info
if: github.event_name == 'workflow_dispatch' || (github.event_name == 'push' && (github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/')))
run: |
jf rt build-collect-env "${{ env.JFROG_CLI_BUILD_NAME }}-container" "${{ env.VERSION }}" --project ecosystem
jf rt build-add-git "${{ env.JFROG_CLI_BUILD_NAME }}-container" "${{ env.VERSION }}" --project ecosystem
jf rt build-publish \
--detailed-summary \
Expand Down

0 comments on commit 681e643

Please sign in to comment.