feat(docker): removed semantic
This commit is contained in:
parent
5765db3d90
commit
077609613d
@ -1,6 +1,6 @@
|
||||
# yaml-language-server: $schema=https://git.front.kjuulh.io/kjuulh/cuddle/raw/branch/main/schemas/base.json
|
||||
|
||||
base: true
|
||||
base: false
|
||||
|
||||
scripts:
|
||||
build_docker:
|
||||
|
@ -1,7 +1,7 @@
|
||||
FROM node
|
||||
|
||||
RUN npx semantic-release@18
|
||||
#RUN npx semantic-release@18
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN npx semantic-release
|
||||
RUN npx semantic-release@18
|
||||
|
Loading…
Reference in New Issue
Block a user