We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368d033 commit 8156b14Copy full SHA for 8156b14
docs/tutorials/deploying-from-github-actions/to-gcp.mdx
@@ -2,6 +2,8 @@
2
title: Deploying to GCP
3
description: Using the Defang Github Action to deploy your project to GCP from your CI/CD pipeline.
4
---
5
+import Tabs from '@theme/Tabs';
6
+import TabItem from '@theme/TabItem';
7
8
# Deploying to GCP from GitHub Actions
9
0 commit comments