This commit is contained in:
parent
1baac63e22
commit
2605b5d5a8
@ -21,9 +21,10 @@ steps:
|
||||
DOTNET_CLI_TELEMETRY_OPTOUT: 1
|
||||
commands:
|
||||
- cd /usr/share/$DRONE_REPO_NAME
|
||||
- dotnet build
|
||||
- apt-get install -y libfreetype6
|
||||
- apt-get install -y libfontconfig1
|
||||
- apt-get install -y libfontconfig
|
||||
- dotnet build
|
||||
|
||||
- name: recreate dist folder
|
||||
commands:
|
||||
- rm -rf /usr/share/$DRONE_REPO_NAME/dist
|
||||
|
Reference in New Issue
Block a user