Try export api key
This commit is contained in:
+3
-1
@@ -37,7 +37,9 @@ steps:
|
|||||||
ITCHIO_GAME:
|
ITCHIO_GAME:
|
||||||
from_secret: ITCHIO_GAME
|
from_secret: ITCHIO_GAME
|
||||||
commands:
|
commands:
|
||||||
- butler push "releases/windows" "${ITCHIO_USERNAME}/${ITCHIO_GAME}:windows"
|
- export $${BUTLER_API_KEY}
|
||||||
|
- 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