Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IreneVagionakis authored Feb 28, 2024
1 parent feacd05 commit 47f5ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
script: cd /var/www/html/IAph_EFES && git pull && curl http://178.62.67.18:8080/admin/rdf/harvest/all.html && curl http://178.62.67.18:8080/admin/solr/index/all.html
script: cd /var/www/html/IAph_EFES && git pull && curl http://134.209.176.247/admin/rdf/harvest/all.html && curl http://134.209.176.247/admin/solr/index/all.html

0 comments on commit 47f5ab7

Please sign in to comment.