Compare commits
No commits in common. "b06757fb03f5f785190d8c7bee5d03b3cf4ee23d" and "6e21ebf600e54ef8fd96cc5c58a6dd2b3ef351c9" have entirely different histories.
b06757fb03
...
6e21ebf600
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +0,0 @@
|
|||||||
*.sw*
|
|
||||||
.DS_Store
|
|
@ -1,4 +1,4 @@
|
|||||||
steps:
|
pipeline:
|
||||||
buildweb:
|
buildweb:
|
||||||
group: build
|
group: build
|
||||||
image: node
|
image: node
|
||||||
@ -44,5 +44,4 @@ steps:
|
|||||||
- s3cmd -c /root/.s3cfg sync --no-mime-magic --guess-mime-type dist/* s3://sso.tools
|
- s3cmd -c /root/.s3cfg sync --no-mime-magic --guess-mime-type dist/* s3://sso.tools
|
||||||
- 'curl -X POST -H "AccessKey: $BUNNY_KEY" https://api.bunny.net/pullzone/782714/purgeCache'
|
- 'curl -X POST -H "AccessKey: $BUNNY_KEY" https://api.bunny.net/pullzone/782714/purgeCache'
|
||||||
|
|
||||||
when:
|
branches: main
|
||||||
branch: main
|
|
Loading…
Reference in New Issue
Block a user