mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-20 18:51:03 +02:00
Test bundle generation
This commit is contained in:
parent
948bfcf7d8
commit
9edcf6372e
1 changed files with 5 additions and 2 deletions
7
.github/workflows/release.yaml
vendored
7
.github/workflows/release.yaml
vendored
|
|
@ -47,6 +47,9 @@ jobs:
|
||||||
# - name: Build container
|
# - name: Build container
|
||||||
# run: make container
|
# run: make container
|
||||||
|
|
||||||
- name: Publish release distributions to PyPI
|
# - name: Publish release distributions to PyPI
|
||||||
uses: pypa/gh-action-pypi-publish@release/v1
|
# uses: pypa/gh-action-pypi-publish@release/v1
|
||||||
|
|
||||||
|
- name: Create deploy bundle
|
||||||
|
run: templates/generate-all deploy.zip v${{ steps.version.outputs.VERSION }}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue