File: artifacts.sh

package info (click to toggle)
azure-cli 2.81.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,328,780 kB
  • sloc: python: 1,901,859; sh: 1,341; makefile: 404; cs: 145; javascript: 74; sql: 37; xml: 21
file content (5 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/usr/bin/env bash
# Build wheel and set the $share_folder to the artifacts folder

. $(dirname ${BASH_SOURCE[0]})/build.sh
share_folder=$(pwd)/artifacts