0.9.0-2: Build please
Some checks failed
File-uploader-crystal CI / build (push) Failing after 2m48s
Some checks failed
File-uploader-crystal CI / build (push) Failing after 2m48s
This commit is contained in:
parent
e1a64b225d
commit
db51190e5f
1 changed files with 2 additions and 3 deletions
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue