Improve github actions docs
Signed-off-by: Tihomir Jovicic <tihomir.jovicic.develop@gmail.com>
This commit is contained in:
parent
12668df292
commit
0c80674afd
@ -1,14 +1,7 @@
|
|||||||
---
|
|
||||||
slug: /learn/109-github-actions
|
|
||||||
---
|
|
||||||
|
|
||||||
# Dagger 109: integrate with Github Actions
|
# Dagger 109: integrate with Github Actions
|
||||||
|
|
||||||
This tutorial illustrates how to use Github Actions and Dagger to build, push and deploy Docker images to Cloud Run.
|
This tutorial illustrates how to use Github Actions and Dagger to build, push and deploy Docker images to Cloud Run.
|
||||||
|
|
||||||
import Tabs from '@theme/Tabs';
|
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
We assume that you've finished our 106-cloudrun tutorial as this one continues right after.
|
We assume that you've finished our 106-cloudrun tutorial as this one continues right after.
|
||||||
|
Reference in New Issue
Block a user