use full name for container
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
4db230f289
commit
d7dadb8609
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
steps:
|
steps:
|
||||||
- name: techtransthai-simple-deploy
|
- name: techtransthai-simple-deploy
|
||||||
image: node
|
image: docker.io/library/node:alpine
|
||||||
commands:
|
commands:
|
||||||
- npm i
|
- npm i
|
||||||
- node_modules/.bin/vite build --outDir /mnt/caddy-sites/fsob.techtransthai.org/
|
- node_modules/.bin/vite build --outDir /mnt/caddy-sites/fsob.techtransthai.org/
|
||||||
|
|
Loading…
Reference in a new issue