test package of config.txt (likely proper)

This commit is contained in:
Dagen Brock 2016-10-27 21:14:48 -05:00
parent 8a8db33b0d
commit 70f4053e81

View File

@ -12,9 +12,11 @@ build-ubuntu-x:
- cd src
- ln -s vars_x86linux_x11 vars
- make clean ; make
- cp config.txt ..
artifacts:
paths:
- gsplusx
- config.txt
expire_in: 5 minutes
package-ubuntu-x:
@ -24,7 +26,7 @@ package-ubuntu-x:
artifacts:
paths:
- gsplusx
- src/config.txt
- config.txt
build-ubuntu-sdl: