removing crossbuild on docker
Some checks failed
Check scripts syntax / check-scripts-syntax (push) Successful in 7s
Haven Notify Build and Deploy / Build Haven Notify Image (push) Failing after 11m14s
Haven Notify Build and Deploy / Deploy Haven Notify (internal) (push) Has been skipped

This commit is contained in:
2025-08-22 22:00:11 -03:00
parent 8b52bd2c45
commit 11e2a28bd4
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ jobs:
deploy_haven_notify:
name: Deploy Haven Notify (internal)
runs-on: ubuntu-amd64
needs: build_haven_notify_amd64
needs: build_haven_notify
steps:
- name: Check KUBE_CONFIG validity
run: |