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
fix gitlab yaml
This commit is contained in:
@ -12,8 +12,8 @@ variables:
|
||||
# PROJECT_NAME: example-project
|
||||
|
||||
before_script:
|
||||
- 'cd ./tools/truss && make install'
|
||||
- 'cd ./tools/schema && make install'
|
||||
- 'cd ./tools/truss && make install && cd ../../'
|
||||
- 'cd ./tools/schema && make install && cd ../../'
|
||||
|
||||
stages:
|
||||
- build:dev
|
||||
|
Reference in New Issue
Block a user