semantic release github action fails
Unanswered
Petit Bleu de Gascogne posted this in #help-forum
Petit Bleu de GascogneOP
hey, i would guess its off topic as its not directly related to next.js:
someone has experience with semantic release?
I am using it with github actions and its getting stuck on this step:
after it being stuck, the action fails with following error:
https://just-paste.it/iD6tv1Rq62
may someone help me? :/
someone has experience with semantic release?
I am using it with github actions and its getting stuck on this step:
[2:04:13 PM] [semantic-release] [@codedependant/semantic-release-docker] › ℹ build command: docker build --network=default --tag ghcr.io/pollox/website:ee7aa8e0c57deb6f8ef1 --quiet --tag ghcr.io/pollox/website:beta --tag ghcr.io/pollox/website:1-beta --tag ghcr.io/pollox/website:1.0-beta --tag ghcr.io/pollox/website:1.0.0-beta.7 --build-arg SRC_DIRECTORY=website --build-arg TARGET_PATH=. --build-arg NPM_PACKAGE_NAME=website --build-arg NPM_PACKAGE_SCOPE --build-arg CONFIG_NAME=website --build-arg CONFIG_PROJECT=pollox --build-arg GIT_SHA=e5d2e1555989e834ca24590531a7bfe038ee4674 --build-arg GIT_TAG=v1.0.0-beta.7 -f /home/runner/work/website/website/Dockerfile /home/runner/work/website/website
after it being stuck, the action fails with following error:
https://just-paste.it/iD6tv1Rq62
may someone help me? :/