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

chore: update download script location #117

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

j-luong
Copy link
Contributor

@j-luong j-luong commented Jul 24, 2024

Can be tested once related CLI PR is merged
How to test:

  • from root directory (where Dockerfile is located)
  • run docker build . --tag <tagName> --build-arg="IMAGE=<imageName>" --build-arg="TAG=<tag>" --build-arg="CLI_VERSION=preview"
    • where imageName and tag can be any value from the build matrix in build.yml
  • run docker run --rm -it <tagName> bash
  • verify snyk version is the correct preview version using snyk -v

@PeterSchafer PeterSchafer merged commit 1694f14 into master Jul 25, 2024
62 checks passed
@PeterSchafer PeterSchafer deleted the chore/CLI-413_updateDownloadURL branch July 25, 2024 09:23
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.

3 participants