Skip to content
Snippets Groups Projects
.gitlab-ci.yml 100 B
stages:
  - build
  - test
  - deploy

build-charm:
  tags:
    - shell
  script:
    - charm build