Skip to content

Commit

Permalink
[lint-gitlab-refacto] deva -> inv
Browse files Browse the repository at this point in the history
  • Loading branch information
CelianR committed Oct 11, 2024
1 parent 5cc7734 commit 87112ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/gitlab_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def generate_ci_visibility_links(_ctx, output: str | None):
"""Generates links to CI Visibility for the current job.
Usage:
$ deva gitlab.generate-ci-visibility-links
$ inv gitlab.generate-ci-visibility-links
"""

ci_job_id = os.environ.get("CI_JOB_ID")
Expand Down

0 comments on commit 87112ba

Please sign in to comment.