mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-01-21 20:54:16 +00:00
cool
This commit is contained in:
parent
adffddf62c
commit
b2d18cb551
7
.github/workflows/test2.yml
vendored
7
.github/workflows/test2.yml
vendored
@ -28,3 +28,10 @@ jobs:
|
||||
|
||||
- name: "test it"
|
||||
run: laconic-so version
|
||||
|
||||
- name: "seetup repos"
|
||||
run: laconic-so --stack fixturenet-laconicd setup-repositories
|
||||
- name: "build containers"
|
||||
run: laconic-so --stack fixturenet-laconicd build-containers
|
||||
- name: "deploy up"
|
||||
run: laconic-so --stack fixturenet-laconicd deploy up
|
||||
|
||||
Loading…
Reference in New Issue
Block a user