grim/gf2b

bb2efaa4e4db
Parents 4ac4610c2745
Children 1c9f750990ce
The push task needs the same environment variables as the build task
  • +1 -2
    convey.yml
  • --- a/convey.yml Sat May 25 00:10:31 2019 -0500
    +++ b/convey.yml Sat May 25 00:20:20 2019 -0500
    @@ -35,8 +35,7 @@
    stages:
    - tasks: [login, import]
    - environment: [DOCKERFILE=Dockerfile.fail2ban, REPO=rwgrim/gf2b-fail2ban]
    - tasks: [build]
    - - tasks: [push]
    + tasks: [build, push]
    - tasks: [logout]
    run: always