testing images in posts

This commit is contained in:
Solomon Laing 2021-06-13 18:58:34 +09:30
parent 681838a33e
commit 083e59d6e4
2 changed files with 1 additions and 2 deletions

View File

@ -48,7 +48,6 @@ deploy:
environment:
name: Production
url: "$Live_Server_IP"
when: manual
before_script:
- 'command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y)'
- eval $(ssh-agent -s)

View File

@ -16,4 +16,4 @@ You can also have code inline like `this`.
## Image test
<img alt="My odroid MC1 and N2 cluster" src="https://gitlab.inkletblot.com/inkletblot/simple-blog-api/-/raw/master/assets/odroid-cluster-2.jpg" style="max-height: 400px;" />
<img alt="My odroid MC1 and N2 cluster" style="max-height: 500px;" src="https://gitlab.inkletblot.com/inkletblot/simple-blog-api/-/raw/master/assets/odroid-cluster-2.jpg" />