Fixed actions
Build and publish / build (push) Successful in 10s
Run price sync / build (push) Failing after 26s

This commit is contained in:
Lino Silva
2024-10-14 22:59:21 +01:00
parent fe7e197480
commit 46ebcc041f
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
username: lino-authelia
password: ${{ secrets.REGISTRY_PASS }}
- name: Run container
run: gitea.lino.cooking/lino-authelia/bpi-stock-price-scraper
run: docker run gitea.lino.cooking/lino-authelia/bpi-stock-price-scraper:latest
env:
GHOSTFOLIO_SECURITY_TOKEN: ${{ secrets.GHOSTFOLIO_SECURITY_TOKEN }}
GHOSTFOLIO_HOST: ${{ secrets.GHOSTFOLIO_HOST }}