Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Rimantas (Rimas) Mocevicius <rimusz@users.noreply.github.com>
  • Loading branch information
rimusz authored Jul 1, 2022
1 parent e15a072 commit 1d25e7c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
steps:
- checkout
- run:
command: make build
no_output_timeout: 20m
command: make build
no_output_timeout: 20m
tagged-build:
docker:
- image: circleci/golang:1.17
Expand All @@ -46,5 +46,5 @@ jobs:
steps:
- checkout
- run:
command: curl -sfL https://goreleaser.com/static/run | bash
no_output_timeout: 40m
command: curl -sfL https://goreleaser.com/static/run | bash
no_output_timeout: 40m

0 comments on commit 1d25e7c

Please sign in to comment.