Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermecgs committed Jan 8, 2024
1 parent aceb807 commit 057a92a
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 @@ -50,5 +50,5 @@ relatorio:
script:
- python ./ir.py --do check_environment_variables
# - python ./ir.py --do busca_trades_e_faz_merge_operacoes
- python ./ir.py --do calculo_ir --numero_de_meses 24
- python ./ir.py --do calculo_ir --numero_de_meses 999
retry: 2

0 comments on commit 057a92a

Please sign in to comment.