CI framework with support for local execution.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

405 B

Schema

name: ""
type: docker
credentials: - global ...ish
  user
  pass
image: - to use, pull, run
  credentials:
  build:
    dir:
    dockerfile:
    name:
    args:
      - name:
      - value:
  name: - pulls, current working image - mutually exclusive with build
command: - overwrite, not append
  - ...
tag:
  publish: true
  name: - published name with repo and everything
  credentials: