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:
parent
cd0b90c67b
commit
cd0647c757
1 changed files with 0 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue