Compare commits

...

3 Commits

Author SHA1 Message Date
3f47a4640d Merge pull request 'work' (#3) from work into main
Reviewed-on: #3
2024-11-26 10:31:12 -06:00
1527935c8a Updating pushbuild
Some checks failed
/ Plan (push) Successful in 1m14s
/ Plan (pull_request) Successful in 14s
/ Deploy (pull_request) Failing after 2s
2024-11-26 10:26:55 -06:00
9e7753645d switch deploy run
All checks were successful
/ Plan (push) Successful in 7s
2024-11-26 10:14:43 -06:00

View File

@ -24,10 +24,10 @@ jobs:
docker push git.hamik.net/paradizelost/librarynotices docker push git.hamik.net/paradizelost/librarynotices
Deploy: Deploy:
needs: [Plan] # needs: [Plan] #
runs-on: librarynoticehost runs-on: enphasecollector
defaults: defaults:
run: run:
working-directory: /docker/librarynotices working-directory: /docker/enphase
steps: steps:
- name: Destroy Container - name: Destroy Container
id: down id: down