This commit is contained in:
parent
b14d4a8f22
commit
4005df97b3
1 changed files with 0 additions and 6 deletions
|
|
@ -5,13 +5,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: node:21-alpine
|
||||
steps:
|
||||
- name: setup job
|
||||
run: |
|
||||
apk add --no-cache libc6-compat git zstd docker docker-cli
|
||||
apk update
|
||||
- name: Docker Buildx
|
||||
uses: https://code.forgejo.org/docker/setup-buildx-action@v3
|
||||
- name: Login to Docker Registry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue