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

doc: Pull images from container repository #5563

Prev Previous commit
Next Next commit
Fixed the numbering
  • Loading branch information
ashokdevtron authored Jul 30, 2024
commit ef3824dda85c62299102169741c34bdaab32eb2d
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Before integrating the **Pull images from the container repository** plugin, ens
4. Click **New Workflow** and navigate to the **CREATE JOB PIPELINE**.
5. Enter the required fields in the **Basic configuration** window.
6. Under 'TASKS', click the **+ Add task** button.
6. Select the **Pull images from container repository** plugin.
7. Enter the following [user inputs](#user-inputs) with appropriate values.
7. Select the **Pull images from container repository** plugin.
8. Enter the following [user inputs](#user-inputs) with appropriate values.
---

## User Inputs
Expand Down
Loading