Actualiser .forgejo/workflows/ci-test.yml
Some checks failed
Deploy to Kubernetes / deploy-to-k8s (push) Failing after 17s

This commit is contained in:
gano 2025-05-09 14:44:48 +00:00
parent 235b6ae1df
commit 66441fb3ac

View file

@ -1,9 +1,9 @@
name: deploy
on:
push:
tags:
- '*'
#on:
# push:
# tags:
# - '*'
jobs:
deploy-to-k8s: