grim/containers/package_cloud

renamed the cicd plan to ci

2019-10-31, Gary Kramlich
b6ecb26a10fb
Parents e60161e4c317
Children d0c670ada20d
renamed the cicd plan to ci
  • +1 -1
    convey.yml
  • --- a/convey.yml Thu May 23 23:04:15 2019 -0500
    +++ b/convey.yml Thu Oct 31 04:49:17 2019 -0500
    @@ -33,7 +33,7 @@
    - import
    - build
    - cicd:
    + ci:
    stages:
    - tasks: [login, import, build, push]
    - tasks: [logout]