|
|
@ -3,7 +3,7 @@ orbs: |
|
|
# Declare a dependency on the welcome-orb |
|
|
# Declare a dependency on the welcome-orb |
|
|
welcome: circleci/welcome-orb@0.4.1 |
|
|
welcome: circleci/welcome-orb@0.4.1 |
|
|
# Orchestrate or schedule a set of jobs |
|
|
# Orchestrate or schedule a set of jobs |
|
|
workflows: |
|
|
|
|
|
|
|
|
workflows: |
|
|
# Name the workflow "welcome" |
|
|
# Name the workflow "welcome" |
|
|
welcome: |
|
|
welcome: |
|
|
# Run the welcome/run job in its own container |
|
|
# Run the welcome/run job in its own container |
|
|
|