Skip to content

Commit

Permalink
Update .gitlab-ci.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermecgs committed Nov 19, 2022
1 parent 337d74c commit 9f47028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ relatorio:
stage: relatorio
script:
- python ./ir.py --do check_environment_variables
- python ./ir.py --do busca_trades_e_faz_merge_operacoes
# - python ./ir.py --do busca_trades_e_faz_merge_operacoes
- python ./ir.py --do calculo_ir --numero_de_meses 24
retry: 2

0 comments on commit 9f47028

Please sign in to comment.