furrer-lab / r-containers

GNU General Public License v3.0
1 stars 0 forks source link

If there exists already a container for a specific `tag` then we should not rebuild it. #18

Closed j-i-l closed 4 months ago

j-i-l commented 5 months ago
          If there exists already a container for a specific `tag` then we should not rebuild it.

This is a condition that we also should add to the actions.

Originally posted by @j-i-l in https://github.com/furrer-lab/r-containers/issues/17#issuecomment-1929241754

j-i-l commented 4 months ago

Actually, if we adhere to semver and create a new version for any change then this should not be needed.

I'm going to close this.