Skip to content

ci: build offline package after images - #3826

Open
hhhhsc701 wants to merge 2 commits into
developfrom
dev/offline-package-after-image-build
Open

ci: build offline package after images#3826
hhhhsc701 wants to merge 2 commits into
developfrom
dev/offline-package-after-image-build

Conversation

@hhhhsc701

Copy link
Copy Markdown
Contributor

No description provided.

Comment on lines +74 to +82
if: ${{ github.event_name == 'push' && github.ref_type == 'tag' && startsWith(github.ref_name, 'v') }}
needs: build-and-push
uses: ./.github/workflows/build-offline-package.yml
with:
version: ${{ github.ref_name }}
image_source: general
include_source: false
upload_to_obs: true
secrets: inherit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants