Skip to content

Commit cf525d1

Browse files
Trying the docker actions.
1 parent e37b32d commit cf525d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-libraries/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ runs:
5858
- name: Build and export
5959
uses: docker/build-push-action@v6
6060
with:
61-
context: ./src/server
61+
context: src/server
6262
file: Dockerfile
6363
tags: |
6464
ghcr.io/nhsdigital/libshostdocker:latest

0 commit comments

Comments
 (0)