X-Git-Url: https://git.r.bdr.sh/rbdr/gema_texto/blobdiff_plain/f0b890234fd8b2ded09f39477db14369a2b8a721..3a544e1f1226027b4a429e525126b2a7623de8d1:/.build.yml?ds=sidebyside diff --git a/.build.yml b/.build.yml index b6e94ef..a65c18e 100644 --- a/.build.yml +++ b/.build.yml @@ -8,15 +8,13 @@ sources: - git@git.sr.ht:~rbdr/gema_texto secrets: - 89d3b676-25d6-4942-8231-38b73aa62bf6 - - 4b8a54f9-66fc-4227-8d3c-6f4940207d91 + - 8832d493-ba3a-4e3c-b051-875b61cea987 tasks: - set_rust: | cd gema_texto make set_rust - install_coverage_tool: | cargo install cargo-tarpaulin - - source_env: | - source ~/.env - package: | cd gema_texto make ci