Actualiser .forgejo/workflows/ci-test.yml
Some checks failed
Deploy to Kubernetes / deploy-to-k8s (push) Failing after 17s
Some checks failed
Deploy to Kubernetes / deploy-to-k8s (push) Failing after 17s
This commit is contained in:
parent
235b6ae1df
commit
66441fb3ac
1 changed files with 4 additions and 4 deletions
|
|
@ -1,9 +1,9 @@
|
|||
name: deploy
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
#on:
|
||||
# push:
|
||||
# tags:
|
||||
# - '*'
|
||||
|
||||
jobs:
|
||||
deploy-to-k8s:
|
||||
|
|
|
|||
Loading…
Reference in a new issue