mirror of
https://github.com/docker/login-action.git
synced 2025-04-19 01:26:45 +00:00
ecr: switch implementation to use the AWS SDK
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
b776a64ec0
commit
faae4d6665
9 changed files with 39554 additions and 3343 deletions
|
@ -1,5 +1,3 @@
|
|||
import osm = require('os');
|
||||
|
||||
import {getInputs} from '../src/context';
|
||||
|
||||
test('with password and username getInputs does not throw error', async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue