Skip to content

Commit

Permalink
drive CD
Browse files Browse the repository at this point in the history
  • Loading branch information
bklingen-calpoly committed Apr 23, 2024
2 parents b965c2b + ea0893d commit e2969c8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Azure Static Web Apps CI/CD
name: React Frontend Azure Static Web Apps CI/CD

on:
push:
Expand Down Expand Up @@ -42,4 +42,5 @@ jobs:
uses: Azure/static-web-apps-deploy@v1
with:
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_CALM_MEADOW_0266E821E }}
app_location: "/frontend" # App source code path
action: "close"
File renamed without changes.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
![Frontend React CI](https://github.com/bklingen-calpoly/csc307-react-with-ci-cd/actions/workflows/node.js.yml/badge.svg?branch=ci)
![Frontend React CI](https://github.com/bklingen-calpoly/csc307-react-with-ci-cd/actions/workflows/azure-static-web-apps-calm-meadow-0266e821e.yml/badge.svg?branch=cd-with-azure)

This is an example on how to run Github Actions Continuous Integration
This is an example on how to run Github Actions Continuous Deployment to Azure

0 comments on commit e2969c8

Please sign in to comment.