Skip to content
Snippets Groups Projects
Commit 26be521a authored by Joonas Seppä's avatar Joonas Seppä
Browse files

Trying to fix the CD path, using string syntax

parent a82d58e5
No related branches found
No related tags found
No related merge requests found
Pipeline #61482 passed
...@@ -12,7 +12,7 @@ build-backend: ...@@ -12,7 +12,7 @@ build-backend:
- npm run build - npm run build
artifacts: artifacts:
paths: paths:
- /build/server.js - "build/server.js"
deploy-backend-to-heroku: deploy-backend-to-heroku:
image: ruby:latest image: ruby:latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment