Skip to content

Commit

Permalink
ci: remove params from continuation config (#934)
Browse files Browse the repository at this point in the history
  • Loading branch information
porcellus authored Oct 4, 2024
1 parent cca7ff0 commit 5af75d6
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions .circleci/config_continue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,6 @@ orbs:
slack: circleci/slack@3.4.2
jq: circleci/jq@2.2.0

parameters:
force:
type: boolean
default: false
cdi-core-map:
type: string
default: "{}"
cdi-plugin-interface-map:
type: string
default: "{}"
fdi-node-map:
type: string
default: "{}"
fdi-auth-react-map:
type: string
default: "{}"
fdi-website-map:
type: string
default: "{}"

jobs:
test-dev-tag-as-not-passed:
docker:
Expand Down

0 comments on commit 5af75d6

Please sign in to comment.