Compare commits
3 commits
ae65210c9b
...
72519962fb
Author | SHA1 | Date | |
---|---|---|---|
72519962fb | |||
e454eb1d6c | |||
060911b5e3 |
9 changed files with 0 additions and 6 deletions
|
@ -11,8 +11,6 @@ jobs:
|
||||||
image: fung.uy/mycosystems/web-ci:latest
|
image: fung.uy/mycosystems/web-ci:latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
|
||||||
submodules: 'true'
|
|
||||||
- name: pre-compress
|
- name: pre-compress
|
||||||
run: find ./public/* -type f \( -name '*.html' -o -name '*.js' -o -name '*.css' \) -exec gzip -v -k -f --best {} \;
|
run: find ./public/* -type f \( -name '*.html' -o -name '*.js' -o -name '*.css' \) -exec gzip -v -k -f --best {} \;
|
||||||
- name: Deploy to Server
|
- name: Deploy to Server
|
||||||
|
|
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +0,0 @@
|
||||||
[submodule "public/icons"]
|
|
||||||
path = public/icons
|
|
||||||
url = https://fung.uy/mycosystems/styles.git
|
|
BIN
public/android-chrome-192x192.png
Normal file
BIN
public/android-chrome-192x192.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
BIN
public/android-chrome-512x512.png
Normal file
BIN
public/android-chrome-512x512.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
BIN
public/apple-touch-icon.png
Normal file
BIN
public/apple-touch-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
BIN
public/favicon-16x16.png
Normal file
BIN
public/favicon-16x16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 865 B |
BIN
public/favicon-32x32.png
Normal file
BIN
public/favicon-32x32.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
|
@ -1 +0,0 @@
|
||||||
Subproject commit 281b2e19f4fc287fe7d0c704bc4e1fb9b0ec7d3d
|
|
Loading…
Add table
Reference in a new issue