diff --git a/.gitea/workflows/production.yaml b/.gitea/workflows/production.yaml index 36d5f3b..4b96076 100644 --- a/.gitea/workflows/production.yaml +++ b/.gitea/workflows/production.yaml @@ -17,7 +17,7 @@ jobs: scan-secrets: runs-on: ubuntu-latest steps: - - name: Checkout code + - name: 📥Checkout uses: actions/checkout@v3 - name: 🤐Secret Scanning uses: onboardbase/securelog-scan@main diff --git a/README.md b/README.md index 28ad1e5..11ba8d9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +![Production status](https://git.dgse.cloud/DGSE/kubernetes/actions/workflows/production.yaml/badge.svg?style=flat-square) # Kubernetes GitOps with ArgoCD for DGSE Cloud This repository contains the Kubernetes manifests and configurations for deploying and managing applications on the DGSE Cloud using GitOps with ArgoCD.