Update .forgejo/workflows/docker.yaml
This commit is contained in:
parent
589322fe6d
commit
8b256dc95d
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ jobs:
|
|||
runs-on: docker
|
||||
container: docker
|
||||
steps:
|
||||
- name: Install Node
|
||||
run: apk install node git
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Login to Docker
|
||||
|
|
Loading…
Add table
Reference in a new issue