Skip to content

Latest commit

 

History

History
17 lines (7 loc) · 168 Bytes

README.md

File metadata and controls

17 lines (7 loc) · 168 Bytes

artemis-ocaml-docker

Publish to Dockerhub and GitHub Registry

git tag <tagnem>

git push --tags

Example

git tag v1.0

git push --tags