Port c-historico to postgres

This commit is contained in:
2024-05-15 18:02:50 -03:00
parent b0fafae4ef
commit 02e7594e3d
4 changed files with 34 additions and 20 deletions

View File

@ -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