pipeline: build: image: golang commands: - echo "HALLO WELT, KANNST DU MICH HOEREN" when: event: [push, tag] package: image: golang command: - echo "zap" when: event: tag