master
Kyra Zimmer 2020-08-13 12:36:49 +02:00
parent 0f66d738a4
commit a8ddce8064
1 changed files with 8 additions and 3 deletions

View File

@ -20,18 +20,23 @@ build:
name: wbg_build
expire_in: 6 mos
paths:
- "*"
- menu
- mods
- game.conf
- minetest.conf
- LICENSE.md
- README.md
exclude:
- ".git*"
- "**/*.git*"
- "build.sh"
except:
- tags
build_tag:
extends: build
artifacts:
name: wbg_release
name: wbg_tag
expire_in: never
only:
- tags
image: registry.gitlab.com/gitlab-org/release-cli:latest