test
This commit is contained in:
parent
5757899856
commit
059e6a4cfc
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
# container: nixos/nix
|
# container: nixos/nix
|
||||||
steps:
|
steps:
|
||||||
- uses: Dockerfile
|
- uses: ./Dockerfile
|
||||||
- run: echo "The job was automatically triggered by a ${{ github.event_name }} event."
|
- 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 "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 }}."
|
- run: echo "The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
|
||||||
|
|
Loading…
Reference in a new issue