Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 8e387ae

Browse files
committed
add Packages to config
1 parent e9f20ef commit 8e387ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,15 +272,15 @@ steps:
272272
# We validate
273273
# - type: gate
274274

275-
# Step 11: Create the Docker image and push it to GPR
275+
# Step 11: Create the Docker image and push it to Packages
276276

277277
# We tell the user to write the proper steps for the workflow
278278
- type: respond
279279
with: 11_workflow-steps.md
280280

281281
# event: commit, user writes the steps for the workflow, using recommended existing GitHub steps
282282

283-
- title: Create the Docker image and push it to GPR
283+
- title: Create the Docker image and push it to GitHub Packages
284284
description: Add a step to the workflow for building and pushing a Docker image to GPR.
285285
event: pull_request
286286
link: '{{ repoUrl }}/pull/3'

0 commit comments

Comments
 (0)