mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-13 22:39:06 +02:00
init ci cd yml-s
This commit is contained in:
0
.github/CD/apply_changes_on_cluster.yml
vendored
Normal file
0
.github/CD/apply_changes_on_cluster.yml
vendored
Normal file
0
.github/CD/build_and_push_docker_img.yml
vendored
Normal file
0
.github/CD/build_and_push_docker_img.yml
vendored
Normal file
0
.github/CD/deploy_on_cloudflare_pages.yml
vendored
Normal file
0
.github/CD/deploy_on_cloudflare_pages.yml
vendored
Normal file
0
.github/CI/go_build.yml
vendored
Normal file
0
.github/CI/go_build.yml
vendored
Normal file
0
.github/CI/go_lint.yml
vendored
Normal file
0
.github/CI/go_lint.yml
vendored
Normal file
0
.github/CI/go_test.yml
vendored
Normal file
0
.github/CI/go_test.yml
vendored
Normal file
0
.github/CI/svelte_build.yml
vendored
Normal file
0
.github/CI/svelte_build.yml
vendored
Normal file
0
.github/CI/svelte_lint.yml
vendored
Normal file
0
.github/CI/svelte_lint.yml
vendored
Normal file
5
.github/cd.yml
vendored
Normal file
5
.github/cd.yml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
name: Continuous Deployment
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
2
.github/ci.yml
vendored
Normal file
2
.github/ci.yml
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
name: Continuous Integration
|
||||
on: push
|
Reference in New Issue
Block a user