Update .forgejo/workflows/test-build.yaml
Release / test_build (push) Failing after 1s Details

Gertjan Krol 2023-09-01 20:54:31 +00:00
parent 6a06e9a1f5
commit 574d7165ea
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ jobs:
# run: apk add --no-cache git nodejs
- name: Check out repository
uses: actions/checkout@v3
- name: Set up Docker Buildx
uses: actions/docker-setup-buildx@v2
- name: Build and push
uses: actions/docker-build-push@v4
with: