Skip to content
Snippets Groups Projects
Unverified Commit 2a2533e3 authored by Robby3St's avatar Robby3St
Browse files

fixup! ci(.gitlab-ci): use a Docker image for Decker builds

parent b2afa275
Branches
No related tags found
No related merge requests found
Pipeline #283183 passed
...@@ -37,6 +37,8 @@ build: ...@@ -37,6 +37,8 @@ build:
echo "Generate Decks with Decker." echo "Generate Decks with Decker."
/usr/local/bin/decker decks /usr/local/bin/decker decks
echo "Successfully built Decker slides." echo "Successfully built Decker slides."
ls -a
ls -a public/
artifacts: artifacts:
paths: paths:
- $BUILD_OUTPUT - $BUILD_OUTPUT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment