Compare commits
No commits in common. "280ef6c8497c5aaf4f5cb4e3e4b220c753b3d8b6" and "0f73baec21eedf608eca708da09ecbb59f180700" have entirely different histories.
280ef6c849
...
0f73baec21
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }} \
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi \
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -23,8 +23,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
|
|||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -22,8 +22,4 @@ jobs:
|
|||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/geezo/docker_containers && \
|
cd /home/geezo/docker_containers && \
|
||||||
if ./restart_container.sh ${{ env.app_folder }}; then
|
./restart_container.sh ${{ env.app_folder }}
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: high" -H "Tags: docker,success" -d "Successfully updated ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
else
|
|
||||||
curl -H "Title: Docker Container Update" -H "Priority: urgent" -H "Tags: docker,error" -d "Failed to update ${{ env.app_folder }} container" https://ntfy.geezo.site/docker
|
|
||||||
fi
|
|
||||||
@ -234,7 +234,7 @@ pages:
|
|||||||
subreddit: pslf
|
subreddit: pslf
|
||||||
show-thumbnails: true
|
show-thumbnails: true
|
||||||
|
|
||||||
- name: Reddit Misc - it works
|
- name: Reddit Misc
|
||||||
columns:
|
columns:
|
||||||
- size: full
|
- size: full
|
||||||
widgets:
|
widgets:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user