File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 - name : Push to Dockerhub
1414 uses : docker/build-push-action@v1
1515 with :
16- username : esrlabs
16+ username : initcrash
1717 password : ${{ secrets.DOCKERHUB_TOKEN }}
18- repository : esrlabs /josh-proxy
18+ repository : joshproject /josh-proxy
1919 tag_with_ref : true
2020 tags : latest
2121
Original file line number Diff line number Diff line change 11![ Just One Single History] ( /banner.png )
22
3- [ ![ Build Status] ( https://github.com/esrlabs /josh/workflows/Rust/badge.svg?branch=master )] ( https://github.com/esrlabs /josh/actions )
3+ [ ![ Build Status] ( https://github.com/josh-project /josh/workflows/Rust/badge.svg?branch=master )] ( https://github.com/josh-project /josh/actions )
44
55Combine the advantages of a monorepo with those of multirepo setups by leveraging a
66blazingly-fast, incremental, and reversible implementation of git history filtering.
77
88` josh-proxy ` can be integrated with any http based git host:
99
1010```
11- $ docker run -p 8000:8000 -e JOSH_REMOTE=https://github.com -v josh-vol:/data/git esrlabs /josh-proxy:latest
11+ $ docker run -p 8000:8000 -e JOSH_REMOTE=https://github.com -v josh-vol:/data/git joshproject /josh-proxy:latest
1212```
1313
1414## Use cases
You can’t perform that action at this time.
0 commit comments