We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a88f2 commit 6f98241Copy full SHA for 6f98241
.github/workflows/pull_request.yml
@@ -32,9 +32,9 @@ jobs:
32
uname -a
33
swift --version
34
35
- - name: Push something
36
- run: |
37
- swift run containertool --repository localhost:5000/vapor Package.swift --from swift:slim
+# - name: Push something
+# run: |
+# swift run containertool --repository localhost:5000/vapor Package.swift --from swift:slim
38
39
- name: Install the static SDK
40
run: |
0 commit comments