You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-08-08 22:36:41 +02:00
migrated devops from truss to own tool
This commit is contained in:
@ -11,10 +11,9 @@ variables:
|
||||
# Optional:
|
||||
# PROJECT_NAME: example-project
|
||||
|
||||
|
||||
before_script:
|
||||
- 'cd ./tools/truss && make install'
|
||||
- 'cd ./cmd/schema && make install'
|
||||
- 'cd ./tools/schema && make install'
|
||||
|
||||
stages:
|
||||
- build:dev
|
||||
|
Reference in New Issue
Block a user