Test
This commit is contained in:
parent
fe959e6dfb
commit
497dbf9dc4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
runs-on: docker
|
||||
# container: nixos/nix
|
||||
steps:
|
||||
- uses: .forgejo/workflows/Dockerfile
|
||||
# - uses: .forgejo/workflows/Dockerfile
|
||||
- uses: https://git.sysctl.io/albert/nix/.forgejo/workflows/Dockerfile@main
|
||||
- run: echo "The job was automatically triggered by a ${{ github.event_name }} event."
|
||||
- run: echo "This job is now running on a ${{ runner.os }} server."
|
||||
|
|
Loading…
Reference in a new issue