Skip to content

Commit 3a71bf1

Browse files
Merge pull request #13 from PSNAppz/develop
Fixed docker build workflow typo
2 parents 54596be + 9d016b4 commit 3a71bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
iam_api:
1818
- iam-staff-portal-api
19-
- iam-agency-portal-api
19+
- iam-agent-portal-api
2020
- iam-bene-portal-api
2121
env:
2222
NAMESPACE: ${{ secrets.docker_hub_organisation || 'openg2p' }}

0 commit comments

Comments
 (0)