Skip to main content

Working With Semaphore CI

Configuring the Applitools CI/CD Integration

  1. On the Project page, click Project Settings.

  2. In the setup panel, click Add New Command Line, then copy the following line to the field and press enter:

    export APPLITOOLS_BATCH_ID=$(echo $REVISION)
  3. Click on Environment Variables and click Add.

  4. In the Name field, enter APPLITOOLS_API_KEY.

  5. In the Content field, enter the value of your API key. To obtain the value of your API key, see How to obtain your API key.

  6. Select the Encrypt Content check box.

  7. Click Create Variable.