teleport/dronegen
Walt Della 0bd1d1b3d5 Fix OS package repo promotion issue
Without these changes, the promote step will always fail because of a
mismatch between where the repo is cloned and where it is referenced:

  /go/src/.../teleport.git
vs
  /go/src/.../teleport

(cherry picked from commit b209b98f0d)
2022-10-04 14:38:15 -07:00
..
apt.go Added YUM implementation of OS package build tool (#14203) 2022-08-02 21:32:59 +00:00
buildbox.go Update buildbox to push to ECR (#15058) 2022-08-16 21:07:07 +00:00
common.go Fix OS package repo promotion issue 2022-10-04 14:38:15 -07:00
cron.go Lint and fix missing license headers (#8075) 2021-08-30 09:44:09 -07:00
drone_cli.go Enable touchid builds on Drone (#12794) 2022-05-25 16:52:37 +00:00
mac.go PIV login enforcement (#15874) 2022-09-30 23:27:48 +00:00
mac_pkg.go Add drone pipeline for building Connect with signed tsh.app (#15763) 2022-08-24 16:38:42 +02:00
main.go Clean up old artifacts when retrying a tag build (#16669) 2022-09-28 13:59:33 +03:00
misc.go Added YUM implementation of OS package build tool (#14203) 2022-08-02 21:32:59 +00:00
os_repos.go Fix OS package repo promotion issue 2022-10-04 14:38:15 -07:00
promote.go Clean up old artifacts when retrying a tag build (#16669) 2022-09-28 13:59:33 +03:00
push.go Build Teleport Connect for Windows (#15292) 2022-08-29 16:56:55 +10:00
relcli.go Clean up old artifacts when retrying a tag build (#16669) 2022-09-28 13:59:33 +03:00
tag.go Clean up old artifacts when retrying a tag build (#16669) 2022-09-28 13:59:33 +03:00
types.go Build Teleport Connect for Linux (#15509) 2022-08-23 13:57:22 -06:00
windows.go Clean up old artifacts when retrying a tag build (#16669) 2022-09-28 13:59:33 +03:00
yum.go Added YUM implementation of OS package build tool (#14203) 2022-08-02 21:32:59 +00:00