Skip to content
Snippets Groups Projects
Select Git revision
  • 930fc13d2c4e131694fc0757cd408a8d705b7d7a
  • master default protected
  • dev
  • translation
  • short_pk_with_checksum
  • dev-old
  • 1.0
  • 0.10.1
  • 0.10
  • 0.9.0
10 results

index.html

Blame
  • Forked from matograine / vignette
    Source project has a limited visibility.
    publish.sh 122 B
    OIFS=$IFS
    IFS='/' read -r first a <<< "$CI_COMMIT_TAG"
    cd $first
    IFS=$OIFS
    cargo login $DUNITER_CRATES_TOKEN
    cargo publish