Skip to content

Commit

Permalink
docs: fix converge doc
Browse files Browse the repository at this point in the history
Signed-off-by: Evgeniy Frolov <[email protected]>
  • Loading branch information
Fral738 committed Nov 12, 2024
1 parent 0a83d5a commit af9e397
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ converge:
- name: Converge
run: |
. $(werf ci-env github --as-file)
werf cleanup
kube-config-base64-data: ${{ secrets.KUBE_CONFIG_BASE64_DATA }}
werf converge
env:
WERF_SET_ENV_URL: "envUrl=ANY_ENV_URL"
WERF_ENV: ANY_ENV_NAME
Expand Down

0 comments on commit af9e397

Please sign in to comment.