mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2024-11-18 10:29:43 +00:00
Fix CI pipeline (replace "pipeline" with "steps")
This commit is contained in:
parent
56d3e291c4
commit
ff3cd1ba35
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
pipeline:
|
steps:
|
||||||
# use vendor to cache dependencies
|
# use vendor to cache dependencies
|
||||||
vendor:
|
vendor:
|
||||||
image: golang:1.20
|
image: golang:1.20
|
||||||
|
|
Loading…
Reference in a new issue