starsz commented on a change in pull request #152:
URL: https://github.com/apache/apisix-docker/pull/152#discussion_r598393165



##########
File path: .github/workflows/dashboard-docker-test.yaml
##########
@@ -0,0 +1,41 @@
+name: dashboard docker test
+
+on:
+  push:
+    branches:
+      - master
+  pull_request:
+    branches:
+      - master
+
+jobs:
+  dashboard-docker-test:
+    name: build dashboard & test
+    runs-on: ubuntu-latest
+    env:
+      APISIX_DASHBOARD_TAG: 2.4

Review comment:
       So when we update the apisix-dashboard version. Do we need to update it 
here?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to