Skip to content

Commit c111efa

Browse files
committed
changed docker-build action
1 parent 8b238be commit c111efa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/docker-build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
tags:
99
- 'v*.*.*'
1010

11+
env:
12+
CREATE_IMAGE: "true"
13+
IMAGE_TAG: "dev"
14+
1115
jobs:
1216
build:
1317
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)