Skip to content

Commit

Permalink
fix: try self-hosted runner for the private cloud image (#2969)
Browse files Browse the repository at this point in the history
  • Loading branch information
khvn26 authored Nov 14, 2023
1 parent 74f7105 commit 99180cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:

jobs:
build-dockerhub:
runs-on: ubuntu-latest
runs-on: self-hosted
name: Platform Publish Docker Image

steps:
Expand Down

3 comments on commit 99180cd

@vercel
Copy link

@vercel vercel bot commented on 99180cd Nov 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 99180cd Nov 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 99180cd Nov 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./docs

docs-flagsmith.vercel.app
docs-git-main-flagsmith.vercel.app
docs.bullet-train.io
docs.flagsmith.com

Please sign in to comment.