bazelbuild / rules_pkg

Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)
Apache License 2.0
216 stars 174 forks source link

fix working dir on integration tests #701

Closed aiuto closed 1 year ago

aiuto commented 1 year ago

The old spec was just wrong. bazelci must have updated the framework, and now errors out on it.

aiuto commented 1 year ago

Force merging to fix CI.