mirror of
https://github.com/lemeow125/Notes.git
synced 2024-11-17 04:09:26 +08:00
Update build step
This commit is contained in:
parent
9fcdac56cb
commit
e9b17e066e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
steps:
|
||||
- name: build
|
||||
image: node:18-alpine
|
||||
image: docker
|
||||
when:
|
||||
- branch: master
|
||||
event: push
|
||||
|
|
Loading…
Reference in a new issue