Purge two CDNs at once
curl -X POST https://adobeioruntime.net/api/v1/web/helix/helix-services/purge@v1?host=…&xfh=…&path=…
host
: the inner cdn hostnamexfh
: the outer cdn hostnames, comma separatedpath
: the path to purgeFor more, see the API documentation.
Deploying Helix Purge requires the wsk
command line client, authenticated to a namespace of your choice. For Project Helix, we use the helix
namespace.
All commits to master that pass the testing will be deployed automatically. All commits to branches that will pass the testing will get commited as /helix-services/purge@ci<num>
and tagged with the CI build number.
To temporarily stop purges, edit OK.md
, so that it says "not ok".