Skip to content

Commit

Permalink
orb released. Using it
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Suderman committed Jan 31, 2020
1 parent 917fe05 commit ed560f2
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
rok8s-scripts: fairwinds/rok8s-scripts@dev:sudermanjr/update-e2e-kube-1-16
rok8s-scripts: fairwinds/rok8s-scripts@11

references:
install_goreleaser: &install_goreleaser
Expand All @@ -14,10 +14,6 @@ references:
kind_configuration: &kind_configuration
pre_script: e2e/pre.sh
script: e2e/test.sh
executor:
name: rok8s-scripts/ci-images
version: dev-4c30caad16348202aa7ceb32586bd7c3f5be3ab7-stretch
command_runner_image: quay.io/reactiveops/ci-images:dev-4c30caad16348202aa7ceb32586bd7c3f5be3ab7-alpine
requires:
- test
- rok8s-scripts/docker_build_and_push
Expand Down Expand Up @@ -65,9 +61,6 @@ workflows:
only: /v.*/
- rok8s-scripts/docker_build_and_push:
config_file: deploy/build.config
executor:
name: rok8s-scripts/ci-images
version: dev-4c30caad16348202aa7ceb32586bd7c3f5be3ab7-stretch
context: org-global
docker-login: true
password-variable: fairwinds_quay_token
Expand Down

0 comments on commit ed560f2

Please sign in to comment.