mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fix typo
This commit is contained in:
parent
d409a67984
commit
c55cbb16e1
@ -7,7 +7,7 @@
|
||||
when: on_success
|
||||
- when: never
|
||||
before_script:
|
||||
- source "$CI_PROJECT_DIR/.gitlab/scripts/utils.sh"
|
||||
- source "$CI_PROJECT_DIR/.gitlab/scripts/util.sh"
|
||||
|
||||
docker:
|
||||
extends: .publish
|
||||
|
Loading…
Reference in New Issue
Block a user