Skip to content

Instantly share code, notes, and snippets.

@psrvere
Created July 28, 2026 15:09
Show Gist options
  • Select an option

  • Save psrvere/87007875d409c55af47c584006a45392 to your computer and use it in GitHub Desktop.

Select an option

Save psrvere/87007875d409c55af47c584006a45392 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo "CUSTOM-SCRIPTS-MARKER: BUILD-1641 custom assemble invoked"
exec /usr/libexec/s2i/assemble
#!/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