FUCK 4 !!
This commit is contained in:
+3
-3
@@ -29,6 +29,9 @@ steps:
|
|||||||
volumes:
|
volumes:
|
||||||
- name: binary
|
- name: binary
|
||||||
path: release/windows
|
path: release/windows
|
||||||
|
commands:
|
||||||
|
- echo "Username : $${ITCHIO_USERNAME} -- ${ITCHIO_USERNAME}"
|
||||||
|
- butler push "releases/windows" "$${ITCHIO_USERNAME}/$${ITCHIO_GAME}:windows"
|
||||||
environment:
|
environment:
|
||||||
BUTLER_API_KEY:
|
BUTLER_API_KEY:
|
||||||
from_secret: BUTLER_API_KEY
|
from_secret: BUTLER_API_KEY
|
||||||
@@ -36,9 +39,6 @@ steps:
|
|||||||
from_secret: ITCHIO_USERNAME
|
from_secret: ITCHIO_USERNAME
|
||||||
ITCHIO_GAME:
|
ITCHIO_GAME:
|
||||||
from_secret: ITCHIO_GAME
|
from_secret: ITCHIO_GAME
|
||||||
commands:
|
|
||||||
- echo "Username : $${ITCHIO_USERNAME} -- ${ITCHIO_USERNAME}"
|
|
||||||
- butler push "releases/windows" "$${ITCHIO_USERNAME}/$${ITCHIO_GAME}:windows"
|
|
||||||
|
|
||||||
# - name: AndroidDebug
|
# - name: AndroidDebug
|
||||||
# image: devcrea/godot-ci:3.3.2-android
|
# image: devcrea/godot-ci:3.3.2-android
|
||||||
|
|||||||
Reference in New Issue
Block a user