mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-22 22:12:45 +01:00
Fix types publish task
Signed-off-by: Reece Dunham <me@rdil.rocks>
This commit is contained in:
parent
e1ebcbb3c4
commit
a39385a7cb
@ -57,7 +57,7 @@ task:
|
|||||||
- only_if: $CIRRUS_TAG != ''
|
- only_if: $CIRRUS_TAG != ''
|
||||||
name: Types Publish
|
name: Types Publish
|
||||||
env:
|
env:
|
||||||
NPM_AUTH_TOKEN: ENCRYPTED[f8bceee158d69277081075585ade5affc81890ef5f66385d9ae50ab6a75fa3a27a5501ecb8dadc95a6e4e3cace0b915d]
|
NPM_AUTH_TOKEN: ENCRYPTED[7e0bc6b5e2d4f27aff6a60acf686376ca26abed3334738847a419e4bd8c245490caeddc81d8ce403745516e11604c094]
|
||||||
Install_System_Dependencies_script:
|
Install_System_Dependencies_script:
|
||||||
- apt update --yes
|
- apt update --yes
|
||||||
- apt install rsync --yes
|
- apt install rsync --yes
|
||||||
|
Loading…
Reference in New Issue
Block a user