Port c-historico to postgres
This commit is contained in:
@ -21,12 +21,18 @@ functions:
|
||||
image: ralsina/c-historico:latest
|
||||
build_args:
|
||||
ADDITIONAL_PACKAGE: gnuplot
|
||||
secrets:
|
||||
- nombres-pass
|
||||
- nombres-user
|
||||
c-busqueda:
|
||||
lang: crystal-http
|
||||
handler: ./c-busqueda
|
||||
image: ralsina/c-busqueda:latest
|
||||
build_args:
|
||||
ADDITIONAL_PACKAGE: gnuplot
|
||||
secrets:
|
||||
- nombres-pass
|
||||
- nombres-user
|
||||
iol:
|
||||
lang: python3-fastapi
|
||||
handler: ./iol
|
||||
|
Reference in New Issue
Block a user