chore: Update IntelliJ workspace settings and add GitHub Actions workflow for Docker deployment
This commit is contained in:
parent
da86c726db
commit
1c1aeb4519
5 changed files with 1470 additions and 5 deletions
14
.idea/deployment.xml
generated
Normal file
14
.idea/deployment.xml
generated
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="PublishConfigData" serverName="vcr-develop" remoteFilesAllowedToDisappearOnAutoupload="false">
|
||||
<serverData>
|
||||
<paths name="vcr-develop">
|
||||
<serverdata>
|
||||
<mappings>
|
||||
<mapping local="$PROJECT_DIR$" web="/" />
|
||||
</mappings>
|
||||
</serverdata>
|
||||
</paths>
|
||||
</serverData>
|
||||
</component>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue