Skip to content

roll back KUBECONFIG: ~/.kube/config # for self-hosted kube… #4

roll back KUBECONFIG: ~/.kube/config # for self-hosted kube…

roll back KUBECONFIG: ~/.kube/config # for self-hosted kube… #4

name: Testing Deployment
on:
push:
branches: ["main"]
pull_request:
types: [labeled, unlabeled, synchronize, closed, reopened]
jobs:
call-deployment:
uses: ./.github/workflows/deployment.yml
secrets: inherit
with:
DOCKER_BUILDKIT: true
WERF_ENV: testing
DOMAIN: ${{ github.repository_owner }}.icncd.ru