attempt false
Some checks failed
/ lint (pull_request) Failing after 26s
/ build-x86_64 (pull_request) Successful in 2m9s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Successful in 8m15s
/ deploy-aarch64 (pull_request) Successful in 57s

This commit is contained in:
Antoine Martin 2024-08-22 22:25:49 -04:00
parent 313b3778c0
commit 9b53095e01
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -35,7 +35,7 @@ jobs:
deploy-x86_64:
needs: [build-x86_64]
runs-on: x86_64
if: github.event.pull_request.draft == false
if: github.event.pull_request.draft == 'false'
container:
image: alpine:latest
env: