Remove the useless specification of test size and make the main points bold
[akkoma] / .gitlab-ci.yml
index fa5dafdb21f38f0a2ad54891aec075ec92682723..f8711f299e032b8ce6b3a6f386e0a1772d388043 100644 (file)
@@ -173,7 +173,7 @@ amd64:
   script: &release
     - mix deps.get --only prod
     - mkdir release
-    - PLEROMA_BUILD_BRANCH=$CI_COMMIT_REF_NAME
+    - export PLEROMA_BUILD_BRANCH=$CI_COMMIT_REF_NAME
     - mix release --path release