Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Failing after 1m23s

This commit is contained in:
Your Name 2025-01-31 15:10:06 +00:00
parent a782a5bc6b
commit 86551812c2
2 changed files with 2 additions and 1 deletions

View file

@ -13,4 +13,5 @@ jobs:
with:
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
PUBLICATOR: ${{ secrets.PUBLICATOR }}
REPO_DEPLOY: ${{ secrets.REPO_DEPLOY }}

View file

@ -23,7 +23,7 @@
%global service_name crio
Name: cri-o
Version: 1.32.0
Version: 1.33.0
Release: 1
Summary: Kubernetes Container Runtime Interface for OCI-based containers
Group: System/Configuration/Other