Skip to content

Commit

Permalink
Bugfix invalid workflow syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
DarylTodosichuk committed Sep 23, 2024
1 parent 27ada85 commit ea4568a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
- 'README.md'
- 'SECURITY.md'

env:
env:
TARGET_ENV: dev
OC_CLUSTER: ${{ vars.OPENSHIFT_CLUSTER }}
OC_REGISTRY: ${{ vars.OPENSHIFT_REGISTRY }}
Expand Down

0 comments on commit ea4568a

Please sign in to comment.