Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 646 Bytes

configure-env-vars-and-commit-changes.md

File metadata and controls

22 lines (11 loc) · 646 Bytes

Configure env vars and commit changes

Change the environment variables to support your Registry

In the SPC interface select github/workflow folder and main.yml file.

Update the environment variables at the top of the workflow to your Docker Hub registry/user Id.

Commit changes and validate GitHub action workflow has started.

{% hint style="info" %} This pipeline will take about 5 minutes to execute as it builds and tests SPC. {% endhint %}