Remove itgui CI config

This commit is contained in:
2023-01-02 22:32:04 -08:00
parent d41872ab64
commit 19c87ddde1
2 changed files with 0 additions and 22 deletions

View File

@@ -1,16 +1,4 @@
pipeline:
xgo-itgui:
image: arsen6331/fyne-xgo
environment:
- 'TARGETS=linux/amd64 linux/arm64 linux/386 linux/arm-7'
- 'OUT=itgui'
- 'PACK=./cmd/itgui'
commands:
- export SOURCE_DIR=$${CI_WORKSPACE} OUT_DIR=$${CI_WORKSPACE}
- /build.sh
when:
event: tag
release:
image: goreleaser/goreleaser
commands: