Skip to content
#

deploy

Here are 1,078 public repositories matching this topic...

brecke
brecke commented May 2, 2018

hi there,

Just installed latest versions of shipit packages and here's something new:

Running 'deploy:fetch' task...
Create workspace...
Workspace created: "/var/folders/s0/scv46d414cd28hyzsd5_pcrw0000gn/T/tmp-72206PXTF2WKB77Ro"
Initialize local repository in "/var/folders/s0/scv46d414cd28hyzsd5_pcrw0000gn/T/tmp-72206PXTF2WKB77Ro"
Running "git init" on local.
@ Initialized empty Gi
Protonull
Protonull commented May 22, 2021

There's very, very little information about this part of the config:

# Support encrypted connections
sslEnabled: true
# SSL port to bind
sslPort: 443
# Key store file to use.
# You can specify absolute path to the given file or use ${WORKING_DIRECTORY} variable.
keyStorePath: ${WORKING_DIRECTORY}/keystore.jks
# Key store password to use
keyStorePassword: reposilite
# Redirect h

Improve this page

Add a description, image, and links to the deploy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deploy topic, visit your repo's landing page and select "manage topics."

Learn more