.gitea/workflows/build-and-test: don't autoupdate datasources
Build and test / build (push) Successful in 5m6s
Build and test / build (push) Successful in 5m6s
This commit is contained in:
@@ -22,8 +22,8 @@ jobs:
|
||||
experimental-features = nix-command flakes
|
||||
build-users-group =
|
||||
|
||||
- name: Update database inputs
|
||||
run: nix flake update datasources
|
||||
# - name: Update database inputs
|
||||
# run: nix flake update datasources
|
||||
|
||||
- name: Build database
|
||||
run: nix build .#database -L
|
||||
|
||||
Reference in New Issue
Block a user