gix image name and build condition

parent c26058d1
...@@ -45,10 +45,11 @@ steps: ...@@ -45,10 +45,11 @@ steps:
- push - push
- name: release - name: release
image: arduino/arduino-cli:builder-1.0 image: arduino/arduino-cli:builder-0.1
commands: commands:
# FIXME: run the real options # FIXME: run the real options
- goreleaser --snapshot --skip-publish --skip-validation - goreleaser --snapshot --skip-publish --skip-validation
when: when:
ref: event:
- refs/tags/v* - push
\ No newline at end of file - tag
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment