infrastructure/.forgejo/workflows/test.yml
Victor ad3d8b878c
Some checks failed
Test / native-test (push) Failing after 1s
test plex update sh
2023-05-26 22:06:28 +02:00

14 lines
262 B
YAML

name: Test
on: [push]
jobs:
native-test:
runs-on: native
steps:
- uses: actions/checkout@v3
- env:
VAULT_TOKEN: ${{ secrets.VAULT_TOKEN }}
run: |
pwd
mkdir a
./nixos/pkgs/plex-pass/update.sh