Skip to content

Commit

Permalink
Merge pull request #261 from cyberark/skip-validate
Browse files Browse the repository at this point in the history
Skip validate
  • Loading branch information
gl-johnson authored Aug 24, 2023
2 parents 51e6d24 + 9f33665 commit 3fda3c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ summon -f ./ci/secrets.yml \
bash -ec """
PDK_DISABLE_ANALYTICS=true pdk release --skip-documentation \
--skip-changelog \
--skip-validation \
--forge-token="\$PDK_FORGE_TOKEN" \
--force
"""

0 comments on commit 3fda3c8

Please sign in to comment.