0.9.0-3: .
Some checks failed
File-uploader-crystal CI / build (push) Failing after 21s

This commit is contained in:
Fijxu 2024-09-10 23:51:40 -03:00
parent db51190e5f
commit c7f30c8245
Signed by: Fijxu
GPG key ID: 32C1DDF333EDA6A4

View file

@ -32,8 +32,8 @@ jobs:
with: with:
images: git.nadeko.net/fijxu/file-uploader-crystal images: git.nadeko.net/fijxu/file-uploader-crystal
tags: | tags: |
type=sha,format=short,prefix={{date 'YYYY.MM.DD'}}-,enable=${{ github.ref == format('refs/heads/{0}', 'master') }} type=sha,format=short,prefix={{date 'YYYY.MM.DD'}}-,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }} type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
- uses: https://code.forgejo.org/docker/build-push-action@v5 - uses: https://code.forgejo.org/docker/build-push-action@v5
name: Build images name: Build images