Skip to content
This repository was archived by the owner on Sep 18, 2021. It is now read-only.

Commit 3089d07

Browse files
committed
ci: remove selftest
1 parent 5692764 commit 3089d07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-integration.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,8 @@ jobs:
116116
domain: '${{ env.DOMAIN_PREFIX }}.${{ env.DOMAIN }}'
117117
domain2: 'sub.${{ env.DOMAIN_PREFIX }}.${{ env.DOMAIN }}'
118118
webserver: nginx # when using cli "getstackhead.stackhead_webserver_" prefix is added automatically
119-
selftest: 1
120119
cli: 1
121120
cli_bin_path: /home/runner/bin/stackhead-cli
122-
version: "${{ github.HEAD_REF }}"
123121
- name: PR comment if integration stage was left intact
124122
uses: mshick/add-pr-comment@v1
125123
if: always() && contains( github.event.pull_request.labels.*.name, 'action/keep-integration-stage')

0 commit comments

Comments
 (0)