-
- Downloads
Merge branch 'custom-domain'
* custom-domain: Re-enable Cloudflare purge, but only on default branch since pages only runs on default branch Go back to not using depend strategy on triggered pipeline Purposefully fail the child job to see if the parent job fails too Set the trigger strategy to 'depend' and see if it reserves a CI runner Move the cache purge to a child pipeline Delay the Cloudflare cache purge so that pages:deploy is finished Add a subdirectory and page for testing purposes Purge all site URLs from Cloudflare cache Add a cache-test.html page for testing page cache Temp change to make pages run on this branch
Showing
- .gitlab-ci.yml 36 additions, 1 deletion.gitlab-ci.yml
- purge-cache.gitlab-ci.yml 25 additions, 0 deletionspurge-cache.gitlab-ci.yml
- src/cache-test.html 36 additions, 0 deletionssrc/cache-test.html
- src/index.html 8 additions, 9 deletionssrc/index.html
- src/sub/index.html 26 additions, 0 deletionssrc/sub/index.html
Loading
Please register or sign in to comment