Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the backend needs to be deployed every time because it contains the version numb... #368

Open
github-actions bot opened this issue Oct 24, 2023 · 0 comments
Assignees
Labels

Comments

@github-actions
Copy link

github-actions bot commented Oct 24, 2023

paths:

- 'backend/**'

# TODO the backend needs to be deployed every time because it contains the version number

      - master
    tags:
      - v*
    # TODO the backend needs to be deployed every time because it contains the version number
    # paths:
    #   - 'backend/**'

jobs:
  backend:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant