feat(ds-fr): Update version and workflow
Some checks failed
build configuration / build_web02 (push) Successful in 1m8s
build configuration / build_rescue01 (push) Successful in 1m8s
build configuration / build_vault01 (push) Successful in 1m12s
build configuration / build_storage01 (push) Successful in 1m15s
lint / check (push) Successful in 31s
build configuration / build_web01 (push) Successful in 1m39s
build configuration / push_to_cache (push) Has been skipped
build configuration / build_compute01 (push) Failing after 3m4s

This commit is contained in:
Tom Hubrecht 2024-04-17 15:14:34 +02:00
parent c6691cf9f1
commit 22ef2cf79d
2 changed files with 4 additions and 5 deletions

View file

@ -1,8 +1,7 @@
name: ds-fr update name: ds-fr update
on: on:
schedule: schedule:
# Run at 8 o'clock every day - cron: "26 18 * * wed"
- cron: "26 18 * * *"
jobs: jobs:
npins_update: npins_update:

View file

@ -1,5 +1,5 @@
{ {
version = "2024-04-16-03"; version = "2024-04-17-01";
src-hash = "sha256-fZICNAQPmmo3wp9dQ/YDHZgSxN0llGJJvI9mkAHnjgA="; src-hash = "sha256-A6T0ZCLnP7gpSN1n6/dqyy0nCWra2D+wsgT/SkuKYQo=";
deps-hash = "sha256-vKBx8rFvJ2fGAzTgSZa3BU+tkw48JTyf4KeiwciuRds="; deps-hash = "sha256-rBVLdWMEDxD+wUBcK0CIYlJExRVQ8iigV/HFKLIEDwA=";
} }