Open bilus opened 5 years ago
Trying to install Oya while the new release is building or CircleCI results in an error.
Tag with v0.0.3 and push tags and then:
$ curl https://oya.sh/get | bash Checking required tools: Sops -> OK (sops 3.2.0 (latest)) Installing Oya v0.0.3 downloaded archive checksum failed Done.
hmm, can't reporoduce. $ uname $ sha256sum --version
To reproduce you need to push out a new version tag and run the command while it builds. It's not a showstopper though.
Trying to install Oya while the new release is building or CircleCI results in an error.
Tag with v0.0.3 and push tags and then: