mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +02:00
Workflows (#105)
* Some basic structure for workflows * Add PyPI publication for 0.12 * Bump version * Test bundle generation * Install jsonnet * Use release action to automate release creation
This commit is contained in:
parent
222dc9982c
commit
dda29bb663
3 changed files with 106 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -1,6 +1,7 @@
|
|||
|
||||
# VERSION=$(shell git describe | sed 's/^v//')
|
||||
VERSION=0.12.0
|
||||
|
||||
VERSION=0.12.1
|
||||
|
||||
DOCKER=podman
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue