Skip to content

Conversation

@Yukigeshiki
Copy link

@Yukigeshiki Yukigeshiki commented Aug 15, 2023

Adds a builder for the SQLx-cli tool.

Example usage:

- name: 'gcr.io/${_PROJECT_ID}/sqlx'
  id: 'Migrate Database'
  entrypoint: 'sqlx'
  args: [
    'migrate',
    'run',
  ]
  secretEnv: [ 'DATABASE_URL' ]

@Yukigeshiki Yukigeshiki force-pushed the feat/add-sqlx-cli-builder branch from 17c7cd9 to 2860299 Compare August 15, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant