data endpoint for entity 90008 (aka. a website)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

build: push regardless of commit

dusk 3d5d808c 51d9648d

+1 -1
+1 -1
deploy.sh
··· 2 2 3 3 set -x 4 4 5 - git commit -m "$1" && git push 5 + git commit -m "$1"; git push 6 6 git tag -f latest && git push -f --tags 7 7 8 8 cd $HOME/ark