temp fix
CI/CD Pipeline / Build and Push App Docker Image (push) Successful in 1m24s
CI/CD Pipeline / Build and Push PocketBase Docker Image (push) Successful in 8s
CI/CD Pipeline / Deploy to Kubernetes (push) Successful in 8m24s

This commit is contained in:
yohlo
2026-07-12 20:10:56 -07:00
parent ec334bbed4
commit b6085ff329
3 changed files with 7 additions and 4 deletions
+3
View File
@@ -79,6 +79,9 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: pin rancher host
run: echo "192.168.4.43 rancher.yohler.net" >> /etc/hosts
- name: Set environment variables
run: |
if [ "${{ github.ref }}" == "refs/heads/main" ]; then