atproto explorer

test deploy Scan's Host #1

merged opened by scanash.com targeting main
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:3i6uzuatdyk7rwfkrybynf5j/sh.tangled.repo.pull/3mbbbslrlv522
+19
Diff #0
+19
.tangled/workflows/deploy.yml
··· 1 + when: 2 + - event: ["push"] 3 + branch: ["main"] 4 + 5 + engine: "nixery" 6 + 7 + clone: 8 + skip: true 9 + 10 + dependencies: 11 + nixpkgs: 12 + - curl 13 + 14 + steps: 15 + - name: "Trigger Deploy" 16 + command: | 17 + curl -X POST \ 18 + -H "Authorization: Bearer $SCANS_HOST_API_KEY" \ 19 + https://free.scan.blue/api/v1/sites/jy35AeguTwaqDy_3ufq09/deploy

History

1 round 0 comments
sign up or login to add to the discussion
scanash.com submitted #0
1 commit
expand
f1252299
test deploy Scan's Host
expand 0 comments
pull request successfully merged