-
Hey i treid setting it up with a privated repo and it wont work could someone help me thanks
error:
`/home/runner/work/_temp/c028c4fe-33b2-43fe-8608-67fa8e98025a.sh: line 254: .git/FETCH_HEAD: Per…
-
Hello. I'm using bitbucket pipelines with git ftp
### Here is the pipeline
```
# Pipeline for manual deploy to prod server from the main branch
deploy-to-production:
- step:
…
-
Still doesn't work :/
-
Hello, the uploading of files is taking too much time (4min39s) for only 45mb
```
deploy:
name: Deploying to the server
runs-on: ubuntu-latest
needs: [ compile-jar, update-versio…
-
Might have to upgrade Jetson to Jetpack 6.0?
-
Deployment via SFTP.
I want a secure deployment so with SFTP. Is it already available on the last dev build or could you please add the feature ?
Thanks in advance,
HLFH updated
10 years ago
-
# DevEx/OpEx
In #1220, we implemented deployment slots for the TI service and the SFTP ingestion web app, but not for the function app. Since the function app only runs based on a cron expression and …
-
It would be good to allow deploying via FTP. For example, Hexo support many ways to deploy
https://hexo.io/docs/deployment
-
![screen shot 2018-06-07 at 3 50 20 pm](https://user-images.githubusercontent.com/35918831/41094052-89ccbc56-6a6a-11e8-8131-7e68fc4f2614.png)
Its showing installing from last two hr.
-
SFTP is superior to FTP in basically every way. Permits the user of public/private keys.
Pure php libs todo it: https://github.com/phpseclib/phpseclib
Does suggest requiring a framework for pluggabl…