diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1a2aaf54c6d1ae88c25530982f7973e9fe0ac29c..2ca25c91b9e5ea88ee300438a48bea7944c13cd2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,10 +1,10 @@
 # This file is a template, and might need editing before it works on your project.
 # Full project: https://gitlab.com/pages/plain-html
-image: bash
+image: alpine
 pages:
   stage: deploy
   script:
-    - echo "The site will be deployed to $CI_PAGES_URL"
+    - apk add bash
     - ./scripts/generate-keys.sh
   artifacts:
     paths: