gh-pages branch in github action

This commit is contained in:
Inaki Fernandez
2020-05-31 12:55:43 +02:00
parent 9d08f3d5c6
commit abc5c93a18
3 changed files with 6 additions and 6 deletions

View File

@@ -6,10 +6,11 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu
"I do not believe you can do today's job with yesterday's methods and be in business tomorrow." ([Horatio Nelson Jackson](https://www.history.com/news/the-first-great-american-road-trip))
<center>
[New site under construction here!](https://www.redhatspain.com)
[![openshift videos](images/openshift_logo.jpg)](https://www.youtube.com/user/rhopenshift) [![jenkins videos](images/cloudbees_logo.jpg)](https://www.youtube.com/user/CloudBeesTV)
</center>
<!-- youtube player
<div id="player"></div>
-->
<!--
<img alt="Container with cars" src="images/container_with_cars.png">
<head>
@@ -19,7 +20,6 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu
<center>
[![container with cars](images/container_with_cars.png)](https://www.cncf.io/certification/software-conformance/)
</center>
<div id="player"></div>
---
## Table of Contents

View File

@@ -5,7 +5,7 @@ body {
margin: 0;
background-color:rgb(240,240,240);
font-family: arial, sans-serif;
font-size: 16px;
font-size: 14px;
}
/* Applies to all <h1>...</h1> elements. */

View File

@@ -136,5 +136,5 @@ nav:
- About: about.md
copyright: 2020 <a href="https://twitter.com/RedHatSpain">Red Hat Spain (unofficial linkedin group)</a>, <a href="https://redhatspain.github.io/about/">about</a>.
google_analytics: ['UA-167788447-1', 'awesome kubernetes']
remote_branch: master
remote_name: origin
remote_branch: gh-pages
remote_name: origin