use host execution label for deployment
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
|
||||
deploy:
|
||||
needs: build
|
||||
runs-on: formulation-deploy
|
||||
runs-on: recipe-book-deploy
|
||||
env:
|
||||
IMAGE_TAG: ${{ github.sha }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user