Hackfut Security File Manager
Current Path:
/opt/td-agent/embedded/lib/ruby/gems/2.4.0/gems/mini_portile2-2.4.0
opt
/
td-agent
/
embedded
/
lib
/
ruby
/
gems
/
2.4.0
/
gems
/
mini_portile2-2.4.0
/
📁
..
📄
.concourse.yml
(1.78 KB)
📄
.gitignore
(90 B)
📄
.travis.yml
(266 B)
📄
CHANGELOG.md
(5.68 KB)
📄
Gemfile
(98 B)
📄
LICENSE.txt
(1.05 KB)
📄
README.md
(7.48 KB)
📄
Rakefile
(651 B)
📄
appveyor.yml
(612 B)
📁
concourse
📁
lib
📄
mini_portile2.gemspec
(1.63 KB)
Editing: appveyor.yml
--- install: - ps: ((New-Object Net.WebClient).DownloadFile('https://raw.githubusercontent.com/bagder/ca-bundle/master/ca-bundle.crt', "$env:TMP\ca-bundle.crt")) - SET SSL_CERT_FILE=%TMP%\ca-bundle.crt - SET PATH=C:\Ruby%ruby_version%\bin;%PATH% - SET RAKEOPT=-rdevkit - ruby --version - gem --version - bundle install - gpg --version build: off test_script: - bundle exec rake environment: matrix: - ruby_version: "22-x64" - ruby_version: "22" - ruby_version: "21-x64" - ruby_version: "21" - ruby_version: "200-x64" - ruby_version: "200" - ruby_version: "193"
Upload File
Create Folder