mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 09:11:03 +02:00
Take out container build temporarily
This commit is contained in:
parent
8bb280ddc5
commit
d4d2627f1d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
|
|
@ -44,8 +44,8 @@ jobs:
|
||||||
- name: Build packages
|
- name: Build packages
|
||||||
run: make packages
|
run: make packages
|
||||||
|
|
||||||
- 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue