Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NealGeilen committed Jan 11, 2024
1 parent 4ec1b54 commit dc93d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
dockerfile: './Epsilon.Host.WebApi/Dockerfile'
- image: 'nealgeilen/epsilon-frontend'
context: './Epsilon.Host.Frontend'
dockerfile: './Dockerfile'
dockerfile: '/Dockerfile'
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit dc93d76

Please sign in to comment.