Skip to content

Commit

Permalink
Upload rendered site to object storage, 2
Browse files Browse the repository at this point in the history
  • Loading branch information
nmelehan committed Mar 20, 2024
1 parent ce9fc4f commit 7b201fb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy to production
name: Build production site

on:
release:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy to main staging server
name: Build staging site

on:
push:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy to feature testing server
name: Build testing site

on:
push:
Expand Down

0 comments on commit 7b201fb

Please sign in to comment.