mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 23:00:48 +08:00
测试 context: 'git'
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -50,6 +50,5 @@ jobs:
|
||||
- name: Check Docker image
|
||||
run: |
|
||||
set -x;
|
||||
echo ${{ github.repository }};
|
||||
docker images;
|
||||
docker run --rm ${{ steps.docker-build-push.outputs.imageid }} whoami;
|
||||
|
Reference in New Issue
Block a user