Fixed typo
This commit is contained in:
parent
5e30c74a13
commit
59e7a53088
9 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ services:
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- cd infrastrucure/docker && pyb image test publish
|
- cd infrastructure/docker && pyb image test publish
|
||||||
|
|
Loading…
Reference in a new issue