Fix with an underscore

This commit is contained in:
flow.gunso
2019-03-25 11:34:53 +01:00
parent 9052627497
commit 184ef9f418

View File

@@ -6,8 +6,8 @@ services:
stages:
- build_publish
before-script:
- apk add bash
before_script:
- apk add bash
staging:
stage: build_publish