aboutsummaryrefslogtreecommitdiffstats
path: root/.pipeline/config.yaml
blob: afb54053d2e9a7ecc2f8ee74751e9628c6c311bd (plain) (blame)
1
2
3
4
5
6
7
8
9
pipelines:
  publish:
    blubberfile: blubber.yaml
    stages:
      - name: dev
        build: dev
        publish:
          image:
            tags: [dev]