Skip to content

Issue with script version #12

@YuriiShchyrba

Description

@YuriiShchyrba

I think you need to change version of script in Readme Usage section - main branch, tag v.1.2.4 and tag v.1.2.3 all pointing to v.1.2.3:

test_node:
  image: node:latest
  script:
    - LANGUAGES="js" SITE="datadoghq.com" API_KEY="YOUR_API_KEY_SECRET" source <(curl -Ls https://github.com/DataDog/test-optimization-gitlab-script/releases/download/v1.2.3/script.sh)
    - npm run test

Unless expeted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions