Skip to content

Commit

Permalink
CI: fix releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed May 13, 2023
1 parent 3948bb1 commit 349e194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ notifications:
on_failure: always

deploy:
- provider: pages
- provider: script
edge: true
script: ./docker-build --verbose --config .build.yml --release github
on:
Expand Down

0 comments on commit 349e194

Please sign in to comment.