Update workflow
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 7s
Details
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 7s
Details
This commit is contained in:
parent
3aede7ab00
commit
2d9c6233ad
|
@ -30,4 +30,4 @@ jobs:
|
|||
docker push git.rtj.dev/roland/rtj.dev:0.0.1
|
||||
- name: Signal Restart
|
||||
run: |
|
||||
curl ${{OPTIONS}} ${{ secrets.API_KEY }}" ${{ secrets.ENDPOINT }}
|
||||
curl ${{OPTIONS}} "${{ secrets.API_KEY }}" ${{ secrets.ENDPOINT }}
|
||||
|
|
Loading…
Reference in New Issue