gitea-act-runner: bump to v0.1.8, helm chart v0.1.0

This commit is contained in:
ace
2023-06-10 06:21:23 +03:00
parent 4bab269e86
commit d5e1a7568c
14 changed files with 592 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*.orig
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/