-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
create example for header_and_footer
- Loading branch information
1 parent
98455b8
commit 73493ed
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
dag_confs/examples_and_tests/header_and_footer_example.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
dag: | ||
id: header_and_footer_example | ||
description: DAG de teste | ||
tags: | ||
- inlabs | ||
schedule: 0 8 * * MON-FRI | ||
search: | ||
sources: | ||
- INLABS | ||
terms: | ||
- tecnologia | ||
- informação | ||
department: | ||
- Ministério da Gestão e da Inovação em Serviços Públicos | ||
- Ministério da Defesa | ||
report: | ||
emails: | ||
- [email protected] | ||
subject: "Teste do Ro-dou" | ||
header_text: | | ||
<p><strong>Greetings<strong></p> |