Skip to content
This repository was archived by the owner on Jul 11, 2025. It is now read-only.

Commit 180af5e

Browse files
committed
Making docker build
Signed-off-by: Peter Baker <peter.baker122@csiro.au>
1 parent 3a3f942 commit 180af5e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/PublishDockerImage.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@ name: Build and Publish ReefGuideAPI.jl Docker Image
1111

1212
on:
1313
workflow_dispatch:
14-
# push:
15-
# branches:
16-
# - main
17-
# - jwt-auth
14+
push:
15+
branches:
16+
- update-dockerfile
1817
release:
1918
types: [published]
2019

0 commit comments

Comments
 (0)