Skip to content

Commit a81e08a

Browse files
committed
Fix env
1 parent 903f348 commit a81e08a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
AUTHNZ_EMU: "1"
1818
ANMS_COMPOSE_OPTS: "-f docker-compose.yml -p anms"
1919
AGENT_COMPOSE_OPTS: "-f agent-compose.yml -p agents"
20-
DOCKER_IMAGE_PREFIX: "localhost"
20+
DOCKER_IMAGE_PREFIX: "localhost/"
2121
steps:
2222
- name: Versions
2323
run: |

0 commit comments

Comments
 (0)