update
Some checks failed
Build and Deploy / cleaning (push) Failing after 3s
Build and Deploy / build_image (push) Has been skipped
Build and Deploy / deploy (push) Has been skipped

This commit is contained in:
teddys48
2026-02-11 10:54:04 +07:00
parent 1047225b76
commit e826cca9fc

View File

@@ -12,6 +12,7 @@ env:
jobs: jobs:
cleaning: cleaning:
runs-on: go runs-on: go
container: null
steps: steps:
- name: Cleanup - name: Cleanup
run: | run: |