mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2026-06-13 04:59:10 +00:00
argocd
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
name: Backend CI/CD Pipeline
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
# Temporarily disabled
|
||||
# on:
|
||||
# push:
|
||||
# branches: [ k8s ]
|
||||
|
||||
env:
|
||||
JAVA_VERSION: '21'
|
||||
|
||||
Reference in New Issue
Block a user