Compare commits
No commits in common. "39b65dd8069f56adfa3386aabb03a5f42e08a8d3" and "d08e7826b9b762ed4ee0263c89828ae322fcb1eb" have entirely different histories.
39b65dd806
...
d08e7826b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
||||
*.swp
|
@ -29,7 +29,6 @@ pipeline:
|
||||
repo: wilw/treadl-api
|
||||
dockerfile: api/Dockerfile
|
||||
context: api
|
||||
platforms: linux/amd64
|
||||
|
||||
deployweb:
|
||||
image: alpine
|
||||
@ -44,4 +43,4 @@ pipeline:
|
||||
- s3cmd -c /root/.s3cfg sync --no-mime-magic --guess-mime-type dist/* s3://treadl.com
|
||||
- 'curl -X POST -H "AccessKey: $BUNNY_KEY" https://api.bunny.net/pullzone/782753/purgeCache'
|
||||
|
||||
branches: main
|
||||
branches: main
|
Loading…
Reference in New Issue
Block a user