I try to run spring boot application in Docker, Circle CI. Please, check how my .circleci/config.yml file looks like: version: 2.1 jobs: test: docker:
I am trying to add the Code Climate Test Reporter to a New Rails app that we are currently building. I have setup circleci on other projects so I modified the c
CircleCI have a CIRCLE_BRANCH env variable that tells you the name of the branch of the PR itself. But I want the other way around, I need the branch name of t
I'm trying to use a cron job referenced in a yaml file part as part of my CircleCI CI system: I would like a job to run every 10 mins using the 0/10 * * * * for
I want to be able to do something like the following pseudo code: commands: - setup: parallel: true steps: - run ... - run ...
Here's my code version: 2.1 orbs: flutter: circleci/[email protected] jobs: build: working_directory: ~/project docker: - image: "cirrusci/flutt
CircleCi returns the following error: No matching distribution found for botocore <1.22.0,> = 1.21.0 (from awsebcli). My config.yml file installs the fol
I am trying to run my E2E tests in CircleCi. Tests work locally. On CircleCi tests are stuck after wdio's call: [0-0] 2021-08-20T11:01:17.873Z INFO webdrive