We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c30d1 commit 6acc15fCopy full SHA for 6acc15f
1 file changed
.github/workflows/build_and_publish.yml
@@ -53,7 +53,7 @@ jobs:
53
deploy-testing:
54
name: Deploy Testing
55
needs: build-and-push-image
56
- runs-on: [ self-hosted, Linux, production ]
+ runs-on: [ self-hosted, Linux, testing ]
57
environment:
58
name: Testing
59
url: https://api.test.profcomff.com/auth
0 commit comments