Working With Semaphore CI
Configuring the Applitools CI/CD Integration
-
On the Project page, click Project Settings.
-
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)
-
Click on Environment Variables and click Add.
-
In the Name field, enter
APPLITOOLS_API_KEY
. -
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.
-
Select the Encrypt Content check box.
-
Click Create Variable.