mirror of
https://gitlab.com/ykkzde/posy-cursors
synced 2024-10-27 20:44:10 +00:00
10 lines
287 B
YAML
10 lines
287 B
YAML
# GitLab CI configuration for ffsend builds, tests and releases
|
|
#
|
|
# To add a new release:
|
|
# - configure a new 'build-*' job with the proper target
|
|
# - export a build artifact from the new job
|
|
# - manually upload artifact to GitHub in the 'github-release' job
|
|
|
|
script:
|
|
- echo "$TEST"
|