You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix scripts for bottlecap dev
* update `build_layer.sh`
it doesnt need incoming suffix because layers only use architecture and alpine will never be available
* rename `SUFFIX` to `FILE_SUFFIX`
* update compile scripts to calculate `FILE_SUFFIX`
* remove suffix for arch flavors
* update pipeline to remove `suffix` usage
* typo
* bring back suffix
we rely on alpine images :l
* bring back `FILE_SUFFIX` check
* remove appending `-alpine` programatically
* pass `FILE_SUFFIX` to build
* update path to the right one
0 commit comments