Tristan Sloughter
hace 6 años
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: AAB97DDECCEB8150
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
.cirrus.yml
|
|
@ -39,7 +39,7 @@ release_task: |
|
|
|
image: erlang:18 |
|
|
|
depends_on: |
|
|
|
- test |
|
|
|
only_if: $CIRRUS_RELEASE != ""; |
|
|
|
only_if: $CIRRUS_TAG != ''; |
|
|
|
script: | |
|
|
|
apt-get update |
|
|
|
apt-get install -y s3cmd |
|
|
|