Commit 94927428 by Torkel Ödegaard Committed by GitHub

CircleCI: Testing upgrade to CircleCI 2.1 (#21374)

parent 386035da
version: 2.1
aliases: aliases:
# Workflow filters # Workflow filters
- &filter-only-release - &filter-only-release
...@@ -14,8 +16,6 @@ aliases: ...@@ -14,8 +16,6 @@ aliases:
branches: branches:
only: master only: master
version: 2
jobs: jobs:
mysql-integration-test: mysql-integration-test:
docker: docker:
...@@ -1071,7 +1071,6 @@ jobs: ...@@ -1071,7 +1071,6 @@ jobs:
- $HOME/.cache/trivy - $HOME/.cache/trivy
workflows: workflows:
version: 2
build-master: build-master:
jobs: jobs:
- build-all: - build-all:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment