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