Removes this dupe container block since we are going to run this pipeline (#11506)

on master branch pushes only in Buildkite specifically.
This commit is contained in:
Joe Doss 2020-11-19 15:05:49 -06:00 committed by GitHub
parent cd0b90c67b
commit cd0647c757
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,13 +7,3 @@ steps:
username: forem+buildkite
password-env: QUAY_LOGIN_PASSWORD
server: quay.io
- command: ./scripts/build_containers.sh
label: ":rocket: Build production containers!"
branches: "master main"
key: build-production-containers
plugins:
- docker-login#v2.0.1:
username: forem+buildkite
password-env: QUAY_LOGIN_PASSWORD
server: quay.io