0.9.0-2: Build please
Some checks failed
File-uploader-crystal CI / build (push) Failing after 2m48s

This commit is contained in:
Fijxu 2024-09-10 23:34:39 -03:00
parent e1a64b225d
commit db51190e5f
Signed by: Fijxu
GPG key ID: 32C1DDF333EDA6A4

View file

@ -7,12 +7,12 @@ on:
- cron: '0 7 * * 0' - cron: '0 7 * * 0'
push: push:
branches: branches:
- "master" - "main"
jobs: jobs:
build: build:
runs-on: runner runs-on: runner
steps: steps:
- uses: https://code.forgejo.org/actions/checkout@v2 - uses: https://code.forgejo.org/actions/checkout@v2
@ -45,4 +45,3 @@ jobs:
push: true push: true
build-args: | build-args: |
"release=1" "release=1"