trigger deployment from ci
All checks were successful
Build and Deploy / build (push) Successful in 1m40s
All checks were successful
Build and Deploy / build (push) Successful in 1m40s
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
|||||||
path: build/
|
path: build/
|
||||||
retention-days: 7
|
retention-days: 7
|
||||||
|
|
||||||
#- name: Deploy to statichost.eu
|
- name: Deploy to statichost.eu
|
||||||
# if: github.ref == 'refs/heads/main'
|
if: github.ref == 'refs/heads/main'
|
||||||
# run: |
|
run: |
|
||||||
# curl -XPOST https://builder.statichost.eu/repomaa-cv
|
curl -XPOST https://builder.statichost.eu/repomaa-cv
|
||||||
|
|||||||
Reference in New Issue
Block a user