Skip to content

Commit

Permalink
Issue #3628: fix spelling ngingx => nginx
Browse files Browse the repository at this point in the history
this prohibited the execution of the workflow
  • Loading branch information
bschmalhofer committed Jul 30, 2024
1 parent 447aeb9 commit c43aadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_image_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
tag_prefix: 'devel'
repository: 'rotheross/otobo-elasticsearch'
-
target: 'otobo-ngingx-webproxy'
target: 'otobo-nginx-webproxy'
dockerfile: 'otobo.nginx.dockerfile'
context: 'scripts/nginx'
tag_prefix: 'devel'
Expand Down

0 comments on commit c43aadf

Please sign in to comment.