Created
July 28, 2026 15:09
-
-
Save psrvere/87007875d409c55af47c584006a45392 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| echo "CUSTOM-SCRIPTS-MARKER: BUILD-1641 custom assemble invoked" | |
| exec /usr/libexec/s2i/assemble |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| exec /usr/libexec/s2i/run |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment