mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 21:11:25 +12:00
Move binary release deployment from Azure to Cirrus
This commit is contained in:
parent
60cbd7a88c
commit
5684b5909f
8 changed files with 119 additions and 68 deletions
|
@ -10,4 +10,4 @@ while IFS='=' read -r key val; do
|
|||
# Skip over lines containing comments.
|
||||
[ "${key##\#*}" ] || continue
|
||||
export "$key"="$val"
|
||||
done < ".ci/azure-vars.env"
|
||||
done < ".ci/ci-vars.env"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue