Skip to content
Snippets Groups Projects
Select Git revision
  • da3291fd6d418129e05a4ccb5ff454ed9af2efbe
  • master default protected
2 results

farprintstrings

Blame
  • build.sh 100 B
    #!/bin/bash
    docker build --progress=plain -t brunoe/${PWD##*/}:$(git rev-parse --abbrev-ref HEAD) .