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/
|
||||
retention-days: 7
|
||||
|
||||
#- name: Deploy to statichost.eu
|
||||
# if: github.ref == 'refs/heads/main'
|
||||
# run: |
|
||||
# curl -XPOST https://builder.statichost.eu/repomaa-cv
|
||||
- name: Deploy to statichost.eu
|
||||
if: github.ref == 'refs/heads/main'
|
||||
run: |
|
||||
curl -XPOST https://builder.statichost.eu/repomaa-cv
|
||||
|
||||
Reference in New Issue
Block a user