Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use environment variable in ocr/printer project manifest #5

Open
rabbah opened this issue Feb 12, 2020 · 0 comments
Open

use environment variable in ocr/printer project manifest #5

rabbah opened this issue Feb 12, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@rabbah
Copy link
Contributor

rabbah commented Feb 12, 2020

The OCR example which adds slack notifications should use an environment property in the project manifest instead of parameters.

actions:
- name: slack
parameters: ${<.slack-env}

This is also needed for the Printer demo.

actions:
- name: notify
parameters: ${<.slack-env}

@rabbah rabbah added help wanted Extra attention is needed good first issue Good for newcomers labels Feb 12, 2020
@rabbah rabbah changed the title use environment variable in ocr slack project manifest use environment variable in ocr/printer project manifest Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant