.
All checks were successful
/ Plan (push) Successful in 8s
/ Plan (pull_request) Successful in 7s
/ Deploy (pull_request) Successful in 12s

This commit is contained in:
Dan Hamik 2024-11-26 11:52:47 -06:00
parent bd9444f38c
commit 0fa5a92086

View File

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