Replacing pipeline by steps
This commit is contained in:
parent
08ced87f1a
commit
678f431355
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ clone:
|
||||||
recursive: true
|
recursive: true
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
pipeline:
|
steps:
|
||||||
build:
|
build:
|
||||||
image: klakegg/hugo:ext-alpine-ci
|
image: klakegg/hugo:ext-alpine-ci
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue