Skip to content

Commit

Permalink
disable wget output
Browse files Browse the repository at this point in the history
  • Loading branch information
djelusic committed Jul 16, 2021
1 parent b7aa854 commit b65290b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions internal/assets/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/assets/github/mantil-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
aws-region: eu-central-1
- name: Deploy
run: |
wget https://mantil-downloads.s3.eu-central-1.amazonaws.com/mantil
wget -q https://mantil-downloads.s3.eu-central-1.amazonaws.com/mantil
chmod +x mantil
./mantil deploy

0 comments on commit b65290b

Please sign in to comment.