Skip to content

Commit

Permalink
Use pronamic/pronamic-cli for relase.
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Jul 12, 2023
1 parent e3d1f95 commit 8d8f630
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,6 @@
"@generate-readme-txt",
"@generate-readme-md"
],
"release": [
"@build",
"gsutil cp build/*.zip gs://downloads.pronamic.eu/plugins/pronamic-ideal",
"curl --netrc --data version=$( npm pkg get version | jq . --raw-output ) --request PATCH https://www.pronamic.eu/wp-json/pronamic-wp-extensions/v1/plugins/pronamic-pay"
]
"release": "vendor/bin/pronamic release --gcloud-storage --pronamic-directory --github --wp-org"
}
}

0 comments on commit 8d8f630

Please sign in to comment.