forcing push
All checks were successful
/ Plan (push) Successful in 6s
/ Plan (pull_request) Successful in 7s
/ Deploy (pull_request) Successful in 13s

This commit is contained in:
Dan Hamik 2024-11-26 01:55:59 -06:00
parent 500299f7a0
commit 8680121a04

View File

@ -23,7 +23,7 @@ jobs:
docker build -t git.hamik.net/paradizelost/librarynotices:latest .
docker push git.hamik.net/paradizelost/librarynotices
Deploy:
needs: [Plan]
needs: [Plan] #
runs-on: librarynoticehost
defaults:
run: