CI/CD Update
This commit is contained in:
parent
eb63e033eb
commit
93bded4afc
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ build:
|
|||
CACHING:
|
||||
script:
|
||||
- echo "Compiling the code..."
|
||||
- export DATABASE_URL=$DATABASE_URL
|
||||
- cargo build -r
|
||||
- echo "Compile complete."
|
||||
after_script:
|
||||
|
|
Reference in a new issue