parent
73c3808c66
commit
9e195f6f01
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ jobs:
|
||||||
build:
|
build:
|
||||||
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
|
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
|
||||||
image: forge.cfebs.com/cfebs/node-util:20
|
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: https://code.forgejo.org/actions/checkout@v4
|
uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue