forked from itconsultis/simple-html-maintenance-page
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from Cerebellum-Network/feature/update-cere-ui
Update UI according to Cere styles guide book
- Loading branch information
Showing
11 changed files
with
18 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ jobs: | |
build_container: 'node:14-buster-slim' | ||
deploy_container: 'ubuntu:20.04' | ||
install_packages_command: 'echo "Installing is not required"' | ||
build_command: 'printf "Cere team\n [email protected]\n" | ./install.sh' | ||
build_command: 'printf "Cere Team\n" | ./install.sh' | ||
path_to_static_files_to_upload: './build' | ||
secrets: | ||
NETWORK_AWS_ACCESS_KEY_ID: ${{ secrets.DEV_NETWORK_AWS_ACCESS_KEY_ID }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ jobs: | |
build_container: 'node:14-buster-slim' | ||
deploy_container: 'ubuntu:20.04' | ||
install_packages_command: 'echo "Installing is not required"' | ||
build_command: 'printf "Cere team\n [email protected]\n" | ./install.sh' | ||
build_command: 'printf "Cere Team\n" | ./install.sh' | ||
path_to_static_files_to_upload: './build' | ||
secrets: | ||
NETWORK_AWS_ACCESS_KEY_ID: ${{ secrets.PRD_NETWORK_AWS_ACCESS_KEY_ID }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ jobs: | |
build_container: 'node:14-buster-slim' | ||
deploy_container: 'ubuntu:20.04' | ||
install_packages_command: 'echo "Installing is not required"' | ||
build_command: 'printf "Cere team\n [email protected]\n" | ./install.sh' | ||
build_command: 'printf "Cere Team\n" | ./install.sh' | ||
path_to_static_files_to_upload: './build' | ||
secrets: | ||
NETWORK_AWS_ACCESS_KEY_ID: ${{ secrets.STG_NETWORK_AWS_ACCESS_KEY_ID }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ jobs: | |
build_container: 'node:14-buster-slim' | ||
deploy_container: 'ubuntu:20.04' | ||
install_packages_command: 'echo "Installing is not required"' | ||
build_command: 'printf "Cere team\n [email protected]\n" | ./install.sh' | ||
build_command: 'printf "Cere Team\n" | ./install.sh' | ||
path_to_static_files_to_upload: './build' | ||
secrets: | ||
NETWORK_AWS_ACCESS_KEY_ID: ${{ secrets.DEV_NETWORK_AWS_ACCESS_KEY_ID }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ jobs: | |
build_container: 'node:14-buster-slim' | ||
deploy_container: 'ubuntu:20.04' | ||
install_packages_command: 'echo "Installing is not required"' | ||
build_command: 'printf "Cere team\n [email protected]\n" | ./install.sh' | ||
build_command: 'printf "Cere Team\n" | ./install.sh' | ||
path_to_static_files_to_upload: './build' | ||
secrets: | ||
NETWORK_AWS_ACCESS_KEY_ID: ${{ secrets.PRD_NETWORK_AWS_ACCESS_KEY_ID }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ jobs: | |
build_container: 'node:14-buster-slim' | ||
deploy_container: 'ubuntu:20.04' | ||
install_packages_command: 'echo "Installing is not required"' | ||
build_command: 'printf "Cere team\n [email protected]\n" | ./install.sh' | ||
build_command: 'printf "Cere Team\n" | ./install.sh' | ||
path_to_static_files_to_upload: './build' | ||
secrets: | ||
NETWORK_AWS_ACCESS_KEY_ID: ${{ secrets.STG_NETWORK_AWS_ACCESS_KEY_ID }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ jobs: | |
build_container: 'node:14-buster-slim' | ||
deploy_container: 'ubuntu:20.04' | ||
install_packages_command: 'echo "Installing is not required"' | ||
build_command: 'printf "Cere team\n [email protected]\n" | ./install.sh' | ||
build_command: 'printf "Cere Team\n" | ./install.sh' | ||
path_to_static_files_to_upload: './build' | ||
secrets: | ||
NETWORK_AWS_ACCESS_KEY_ID: ${{ secrets.DEV_NETWORK_AWS_ACCESS_KEY_ID }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ jobs: | |
build_container: 'node:14-buster-slim' | ||
deploy_container: 'ubuntu:20.04' | ||
install_packages_command: 'echo "Installing is not required"' | ||
build_command: 'printf "Cere team\n [email protected]\n" | ./install.sh' | ||
build_command: 'printf "Cere Team\n" | ./install.sh' | ||
path_to_static_files_to_upload: './build' | ||
secrets: | ||
NETWORK_AWS_ACCESS_KEY_ID: ${{ secrets.PRD_NETWORK_AWS_ACCESS_KEY_ID }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ jobs: | |
build_container: 'node:14-buster-slim' | ||
deploy_container: 'ubuntu:20.04' | ||
install_packages_command: 'echo "Installing is not required"' | ||
build_command: 'printf "Cere team\n [email protected]\n" | ./install.sh' | ||
build_command: 'printf "Cere Team\n" | ./install.sh' | ||
path_to_static_files_to_upload: './build' | ||
secrets: | ||
NETWORK_AWS_ACCESS_KEY_ID: ${{ secrets.STG_NETWORK_AWS_ACCESS_KEY_ID }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters