Commit
This commit is contained in:
3
.github/workflows/docker-image.yml
vendored
3
.github/workflows/docker-image.yml
vendored
@@ -4,6 +4,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- testing
|
||||
- pre-release
|
||||
- alpha
|
||||
- beta
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
tag_name:
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -132,6 +132,7 @@ yarn-error.log*
|
||||
.profile
|
||||
.sudo_as_admin_successful
|
||||
.wget-hsts
|
||||
.git-credentials
|
||||
|
||||
# VSCode Files
|
||||
.vscode-server/
|
||||
|
||||
Reference in New Issue
Block a user