apache / openwhisk-package-alarms

Apache OpenWhisk package that can be used to create periodic, time-based alarms.
https://openwhisk.apache.org/
Apache License 2.0
24 stars 49 forks source link

bug fix: give both tags to `docker tag` #186

Closed dgrove-oss closed 5 years ago

dgrove-oss commented 5 years ago

Take two. Got the tag command right in the echo, but botched the actual command in #185