We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b39f7 commit 4a54161Copy full SHA for 4a54161
1 file changed
.github/workflows/ci.yml
@@ -27,3 +27,7 @@ jobs:
27
call-test-emberjs-app:
28
name: Run Automated Tests - EmberJS
29
uses: eclipse-pass/playground/.github/workflows/emberjs-app-test.yml@main
30
+
31
+ temp-call-publish-docker:
32
+ name: Build and Publish Docker image
33
+ uses: eclipse-pass/playground/.github/workflows/html-app-publish.yml@b6b39f74a5d66e0770214f38fc0f9c1df1e1d5a8
0 commit comments