aereal

Results 4 comments of aereal

I'm tried and get failed to use Jasper app with GitHub enterprise. Configure the GitHub enterprise host, input the personal access token, click the `OK` button, then I get only...

I also encountered this problem. My yet another workaround is below: ``` jobs: build-and-push-image: executor: ecr-deploy steps: - setup_remote_docker - aws-ecr/build-and-push-image: repo: "repo1" tag: "${CIRCLE_SHA1}" - run: name: remove existing...

https://gist.github.com/aereal/da94aebcd5a28fd80685

I have the intention to fix this bug: #3045. If this issue treated as the simple bug, I'll open #3045.