This website works better with JavaScript
Home
Explore
Help
Register
Sign In
wxcz_admin
/
ai-cs
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add Docker deployment support and GitHub Actions
537yaha
7 months ago
parent
915c758873
commit
b778eccd61
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/docker-build.yml
+ 1
- 0
.github/workflows/docker-build.yml
View File
@@ -1,5 +1,6 @@
name: Build and Push Docker Image
+
on:
push:
branches: [ master, main ]