diff --git a/README.md b/README.md index 21fef41b..6a10a5cb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # commit-queue-playground +Hello world! Repository here to experiment with the commit queue or whatever else. diff --git a/evergreen.yml b/evergreen.yml index 8cd61d28..ea218c71 100644 --- a/evergreen.yml +++ b/evergreen.yml @@ -18,29 +18,6 @@ patch_aliases: task: ".*" buildvariants: - - name: ubuntu2004-container - display_name: Ubuntu 20.04 (Container) - run_on: - - evg-container - expansions: - goos: linux - goarch: amd64 - IS_DOCKER: true - GOROOT: /usr/local/go - mongodb_url: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-5.0.14.tgz - decompress: tar zxvf - tasks: - - name: unit_tests - activate: false - - name: validate_commit_message - - name: patch_only_task - - name: batchtime_task - - name: test_passing_param_to_child - - name: test-receiving-parent-param - - name: test-restart-on-fail - - name: test_release - - name: test_release2 - - name: bynns single task thing display_name: single task test run_on: