dokku/gitlab-ci

Invalid after_script value

nerg4l opened this issue · 0 comments

In all example after_script defined in the following format:

  after_script: dokku-unlock

Simply copy pasting it makes the deployment fail with the following error:

Found errors in your .gitlab-ci.yml:
jobs:deploy:after_script config should be an array containing strings and arrays of strings
You can also test your .gitlab-ci.yml in CI Lint