chore(README): simplify example

This commit is contained in:
Alexey Igrychev
2023-01-20 12:04:20 +00:00
committed by GitHub
parent 9ef247eabe
commit 249bcf41aa

View File

@@ -26,7 +26,6 @@ converge:
- name: Run script - name: Run script
run: | run: |
. $(werf ci-env github --as-file) . $(werf ci-env github --as-file)
werf render
werf converge werf converge
env: env:
WERF_KUBECONFIG_BASE64: ${{ secrets.KUBE_CONFIG_BASE64_DATA }} WERF_KUBECONFIG_BASE64: ${{ secrets.KUBE_CONFIG_BASE64_DATA }}