Skip to content

Commit af51c07

Browse files
committed
build: fix spa-server-docker-cd
1 parent 6c41ba7 commit af51c07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/spa-server-docker-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
tags: timzaak/spa-server:${{github.event.inputs.version}}
3939

4040
- name: build and push spa-server with S3
41+
uses: docker/build-push-action@v2
4142
with:
4243
context: ./docker
4344
file: S3FS.Dockerfile

0 commit comments

Comments
 (0)