Test
This commit is contained in:
parent
581e93e73c
commit
2f1a173e53
2 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@ jobs:
|
|||
runs-on: docker
|
||||
# container: nixos/nix
|
||||
steps:
|
||||
# - uses: .forgejo/workflows/Dockerfile
|
||||
- uses: https://git.sysctl.io/albert/nix-dockerfile@main
|
||||
- uses: ./.forgejo/actions/nixos-docker
|
||||
- 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."
|
||||
- run: echo "The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
|
||||
|
|
Loading…
Reference in a new issue