Compare commits
2
Commits
b326911478
...
539b5b8320
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
539b5b8320 | ||
|
|
39df52aab7 |
@@ -14,6 +14,7 @@ concurrency:
|
|||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
id-token: write
|
||||||
|
|
||||||
env:
|
env:
|
||||||
VPS_HOST: ${{ secrets.VPS_HOST }}
|
VPS_HOST: ${{ secrets.VPS_HOST }}
|
||||||
@@ -44,6 +45,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Cache Nix
|
- name: Cache Nix
|
||||||
uses: DeterminateSystems/magic-nix-cache-action@v14
|
uses: DeterminateSystems/magic-nix-cache-action@v14
|
||||||
|
with:
|
||||||
|
use-flakehub: true
|
||||||
|
|
||||||
- name: Build ${{ matrix.service }}
|
- name: Build ${{ matrix.service }}
|
||||||
id: build
|
id: build
|
||||||
|
|||||||
+1
-1
Submodule apps/hub updated: a90d0c4333...ad6b1847c5
Reference in New Issue
Block a user