Makefile and CI recipe YML rework.
[open-adventure.git] / .gitlab-ci.yml
index 4a5e791fb82367f7c20d736e02f8f0285c1efe30..34e16e889640d196c08a3efa116f9a944c5ef30a 100644 (file)
@@ -44,7 +44,7 @@ manpage:
     - apk update
     - apk add make asciidoc
   script:
-    - make .adoc.6
+    - make advent.6
   artifacts:
     paths:
       - advent.6
@@ -108,8 +108,6 @@ pages:
 
 package:
   stage: deploy
-  script:
-    - mv README.adoc README
   artifacts:
     paths:
       - advent