Skip to content

Commit

Permalink
Update docker-sync.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yaming116 authored Jun 11, 2024
1 parent 9d9b688 commit 636c4b6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/docker-sync.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: Docker
name: Docker-sync

# 这个是测试脚本

on:
push:
Expand All @@ -18,10 +20,8 @@ jobs:
name: sync
runs-on: ubuntu-latest
steps:
- name: 'Set up skopeo'
uses: warjiang/setup-skopeo@latest
with:
version: latest
- name: Set up skopeo environment
uses: warjiang/[email protected]

- name: 'Sync images'
run: |
Expand Down

0 comments on commit 636c4b6

Please sign in to comment.