Commit 780781a1 authored by mercury233's avatar mercury233

test ci

parent d6238e66
...@@ -10,17 +10,20 @@ script: ...@@ -10,17 +10,20 @@ script:
- cd source/Irrlicht/MacOSX/ - cd source/Irrlicht/MacOSX/
- xcodebuild -project MacOSX.xcodeproj - xcodebuild -project MacOSX.xcodeproj
#before_deploy: before_deploy:
#- cp build/Release/libIrrlicht.a /usr/local/lib/ ; cp -r ../../../include /usr/local/include/irrlicht ; cd ../../../../ - cd ../../../
#deploy: - cp source/Irrlicht/MacOSX/build/Release/libIrrlicht.a .
# provider: releases - tar -czf irrlicht-mycard-mac.tar.gz libIrrlicht.a include
# file:
# - irrlicht-mycard-mac.tar.gz deploy:
# skip_cleanup: true provider: releases
# on: file:
# tags: true - irrlicht-mycard-mac.tar.gz
# api-key: skip_cleanup: true
# secure: j7YxYAyoQr1albVJIypwloeJXtZMj11FtqmCDyJ8QGiFk2431o0KMNvN1tC2pK/x08ntN5iVzwEfWh7owDSBeu1HDJo7H7w69s5Rt3UfJE4bw5G2RM6P#hG8ZQBwIPkXyXULPTjj3YQRFvcPdBusndQVPhFe/staGLa/t+KOzMyw= on:
tags: true
api-key:
secure: j7YxYAyoQr1albVJIypwloeJXtZMj11FtqmCDyJ8QGiFk2431o0KMNvN1tC2pK/x08ntN5iVzwEfWh7owDSBeu1HDJo7H7w69s5Rt3UfJE4bw5G2RM6P#hG8ZQBwIPkXyXULPTjj3YQRFvcPdBusndQVPhFe/staGLa/t+KOzMyw=
branches: branches:
only: only:
......
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