diff --git a/gitlab-ci/repoquality-build.yml b/gitlab-ci/repoquality-build.yml index b75719f43d123f05af82ce767fd8048ecbf2b80f..157367c63a61b907b474cdefdbb287e3656da420 100644 --- a/gitlab-ci/repoquality-build.yml +++ b/gitlab-ci/repoquality-build.yml @@ -12,4 +12,4 @@ repoquality-build: extends: .build script: - - "argonix build repoquolity --argopkgs $ARGOPKGS $EXTRA --verbose" + - "argonix build repoquality --argopkgs $ARGOPKGS $EXTRA --verbose"