aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2020-11-09 13:00:25 -0500
committerGitHub <noreply@github.com>2020-11-09 13:00:25 -0500
commit089b14788dbc0fe9a6b3a9263d5926a27c96f237 (patch)
tree7a802a81b5ab63cc55dbeba895eae0005e42145a /scripts
parentd2deb4470c24ab06a469ea63421f8f69faabb08a (diff)
downloadxesite-089b14788dbc0fe9a6b3a9263d5926a27c96f237.tar.xz
xesite-089b14788dbc0fe9a6b3a9263d5926a27c96f237.zip
nixops services blogpost (#259)
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/release.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/release.sh b/scripts/release.sh
index 4a77c55..544df55 100755
--- a/scripts/release.sh
+++ b/scripts/release.sh
@@ -7,4 +7,4 @@ kubectl rollout status -n apps deployment/christinewebsite
kubectl apply -f ./k8s/job.yml
sleep 10
kubectl delete -f ./k8s/job.yml
-curl -H "Authorization: $MI_TOKEN" --data "https://christine.website/blog.json" https://mi.within.website/blog/refresh
+curl --http1.1 -H "Authorization: $MI_TOKEN" --data "https://christine.website/blog.json" https://mi.within.website/blog/refresh