This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make docker/image-tag work on MacOS again
The sigil `;&` is a Bash v4-ism, and MacOS ships only with Bash 3.2. To get it working, I just duplicated the line that would be run by the `;&` fallthrough.
- Loading branch information