Skip to content

Commit

Permalink
skip basic containertool smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
euanh committed Dec 5, 2024
1 parent 24a88f2 commit 6f98241
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:
uname -a
swift --version
- name: Push something
run: |
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

- name: Install the static SDK
run: |
Expand Down

0 comments on commit 6f98241

Please sign in to comment.