Skip to content

Commit 6f98241

Browse files
committed
skip basic containertool smoke test
1 parent 24a88f2 commit 6f98241

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/pull_request.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ jobs:
3232
uname -a
3333
swift --version
3434
35-
- name: Push something
36-
run: |
37-
swift run containertool --repository localhost:5000/vapor Package.swift --from swift:slim
35+
# - name: Push something
36+
# run: |
37+
# swift run containertool --repository localhost:5000/vapor Package.swift --from swift:slim
3838

3939
- name: Install the static SDK
4040
run: |

0 commit comments

Comments
 (0)