mirror of
https://github.com/docker/login-action.git
synced 2026-05-13 05:48:07 +00:00
Compare commits
3 Commits
94c1237045
...
8ac34071e9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8ac34071e9 | ||
|
|
abd3abc99c | ||
|
|
ac38c32963 |
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -15,10 +15,14 @@ jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
-
|
||||
name: Test
|
||||
uses: docker/bake-action@v6
|
||||
with:
|
||||
source: .
|
||||
targets: test
|
||||
-
|
||||
name: Upload coverage
|
||||
|
||||
Loading…
Reference in New Issue
Block a user