Skip to content
This repository was archived by the owner on Mar 7, 2020. It is now read-only.

WLammert/bk_amazon_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BK_Sync

Authentication

Authentication is provided via Bearer-Token and needs to be set as environment variable
BK_TOKEN=xxxxxxxxxxxxxxxx

Docker

Create new version:

./gradlew clean jar

docker build -t dev089/bk-sync-app:latest -t dev089/bk-sync-app:0.X.X .

Push to Dockerhub

docker login
docker push dev089/bk-sync-app:0.X.X
docker push dev089/bk-sync-app:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors