Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ab9a714b3e | ||
|
|
2a1debc648 |
@@ -163,7 +163,7 @@ jobs:
|
||||
cd /blog
|
||||
docker compose down ${CONTAINER_NAME}
|
||||
docker compose up -d ${CONTAINER_NAME}
|
||||
sleep 5
|
||||
sleep 10
|
||||
echo "- Displaying container logs"
|
||||
docker compose logs ${CONTAINER_NAME}
|
||||
|
||||
|
||||
+6
-1
@@ -75,4 +75,9 @@ footer:
|
||||
other: " "
|
||||
|
||||
designedBy:
|
||||
other: " "
|
||||
other: " "
|
||||
|
||||
pagination:
|
||||
jumpToPage: "Jump to page"
|
||||
jump: "Go"
|
||||
pressEnter: Press Enter to jump"
|
||||
+6
-1
@@ -74,4 +74,9 @@ footer:
|
||||
other: " "
|
||||
|
||||
designedBy:
|
||||
other: " "
|
||||
other: " "
|
||||
|
||||
pagination:
|
||||
jumpToPage: "Aller à la page"
|
||||
jump: "Aller"
|
||||
pressEnter: Presser Entrée pour aller"
|
||||
Reference in New Issue
Block a user