Skip to content

kevin-lee/github-actions-sbt-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-actions-sbt-example

Actions Status Actions Status

Coverage Status

Build Config Tree

├── .docker
│  ├── docker-compose.yml
│  └── sbt-project
│     └── Dockerfile
├── .github
│  └── workflows
│     ├── dockerimage.yml
│     ├── publish-github-pages.yml
│     ├── sbt-build-simple.sh
│     ├── sbt-build.sh
│     ├── sbt-run-test.yml
│     └── sbt-run.sh

publish-github-pages.yml publishes docs to GitHub Pages at https://kevin-lee.github.io/github-actions-sbt-example.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published