mirror of
https://abf.rosa.ru/djam/cri-o.git
synced 2025-02-24 02:12:56 +00:00
Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Failing after 1m23s
Some checks failed
Run CI/CD... / main (push) Failing after 1m23s
This commit is contained in:
parent
a782a5bc6b
commit
86551812c2
2 changed files with 2 additions and 1 deletions
|
@ -13,4 +13,5 @@ jobs:
|
|||
with:
|
||||
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
|
||||
PUBLICATOR: ${{ secrets.PUBLICATOR }}
|
||||
REPO_DEPLOY: ${{ secrets.REPO_DEPLOY }}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue