fix typo
This commit is contained in:
parent
44ea0df8ec
commit
cba8c5ec2d
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ build-packages: # This job runs in the deploy stage.
|
|||
- git add .
|
||||
- git commit -m "${COMMIT_MESSAGE}"
|
||||
variables:
|
||||
GIT_SUBMODULE_STRAGEY: recursive
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
artifacts:
|
||||
paths:
|
||||
- build/
|
||||
|
|
Loading…
Add table
Reference in a new issue