feat(docker): removed semantic

This commit is contained in:
Kasper Juul Hermansen 2022-08-21 14:59:14 +02:00
parent 5765db3d90
commit 077609613d
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23
2 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -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