Skip to content

Commit

Permalink
attempt #2 (permission issue)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ebazhanov committed Apr 2, 2022
1 parent d243a49 commit 2336bcb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ version: 2.1
executors:
golang:
docker:
- image: cimg/go:1.18.0
# user: root # for local testing: https://github.com/CircleCI-Public/circleci-cli/issues/291
# https://hub.docker.com/r/circleci/golang/
- image: cimg/go:1.17
# user: root # for local testing: https://github.com/CircleCI-Public/circleci-cli/issues/291
working_directory: /go/src/github.com/confio/tgrade

commands:
Expand Down

0 comments on commit 2336bcb

Please sign in to comment.