We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf9c3aa commit a6e34f0Copy full SHA for a6e34f0
1 file changed
.github/workflows/deploy-application.yml
@@ -27,7 +27,6 @@ jobs:
27
environment:
28
name: "${{ inputs.destinationEnvironment }}"
29
30
- # Steps represent a sequence of tasks that will be executed as part of the job
31
steps:
32
# Deploys specific branch/commit to target environment
33
- name: Deploy to target
0 commit comments