Skip to content

update

update #11

name: Testing Deployment
on:
push:
branches: ["main", "master"]
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
DATABASE_URL: postgres://postgresql01.kube01.icncd.ru