Skip to content

Commit

Permalink
remove doug creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Racer159 committed Nov 9, 2024
1 parent f823a76 commit cc2e4dc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ includes:
- upgrade: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.2.2/tasks/upgrade.yaml
- compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.2.2/tasks/compliance.yaml

auth:
raw.githubusercontent.com: $GITHUB_TOKEN

tasks:
- name: default
description: Create K3D Cluster with UDS-Core (Dev) and Postgres Operator
Expand All @@ -34,7 +37,6 @@ tasks:
actions:
- task: create:test-bundle
- task: deploy:test-bundle
- task: setup:create-doug-user
- task: test:all

- name: dev
Expand Down Expand Up @@ -63,7 +65,6 @@ tasks:
dep_commands: ./uds run dependencies:create
- task: setup:k3d-test-cluster
- task: deploy:test-bundle
- task: setup:create-doug-user
- task: compliance:validate
- task: create-dev-package
- task: create-deploy-test-bundle
Expand Down

0 comments on commit cc2e4dc

Please sign in to comment.