[ci/fix] Fix yaml
This commit is contained in:
		
							parent
							
								
									8d49ee09de
								
							
						
					
					
						commit
						fd829d6d88
					
				
					 4 changed files with 37 additions and 37 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/bitbucket-mirror.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/bitbucket-mirror.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -11,7 +11,7 @@ jobs:
 | 
			
		|||
          fetch-depth: 0
 | 
			
		||||
      - uses: yesolutions/mirror-action@master
 | 
			
		||||
        with:
 | 
			
		||||
          REMOTE: 'https://anas-elgarhy@bitbucket.org/anas_elgarhy/archy-dwm.git.git'
 | 
			
		||||
          REMOTE: 'https://anas-elgarhy@bitbucket.org/anas_elgarhy/archy-dwm.git'
 | 
			
		||||
          REMOTE_NAME: bitbucket
 | 
			
		||||
          GIT_USERNAME: anas_elgarhy
 | 
			
		||||
          GIT_PASSWORD: ${{ secrets.BITBUCKET_TOKEN }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										24
									
								
								.github/workflows/gitdab-mirror.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										24
									
								
								.github/workflows/gitdab-mirror.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -3,15 +3,15 @@ on: [ push ]
 | 
			
		|||
 | 
			
		||||
jobs:
 | 
			
		||||
  gitdab-mirror:
 | 
			
		||||
  runs-on: ubuntu-latest
 | 
			
		||||
  steps:
 | 
			
		||||
    - name: mirror in Gitdab
 | 
			
		||||
      uses: actions/checkout@v3
 | 
			
		||||
      with:
 | 
			
		||||
        fetch-depth: 0
 | 
			
		||||
    - uses: yesolutions/mirror-action@master
 | 
			
		||||
      with:
 | 
			
		||||
        REMOTE: 'https://gitdab.com/archy-linux/archy-dwm.git'
 | 
			
		||||
        REMOTE_NAME: gitdab
 | 
			
		||||
        GIT_USERNAME: anas-elgarhy
 | 
			
		||||
        GIT_PASSWORD: ${{ secrets.GITDAB_TOKEN }}
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: mirror in Gitdab
 | 
			
		||||
        uses: actions/checkout@v3
 | 
			
		||||
        with:
 | 
			
		||||
          fetch-depth: 0
 | 
			
		||||
      - uses: yesolutions/mirror-action@master
 | 
			
		||||
        with:
 | 
			
		||||
          REMOTE: 'https://gitdab.com/archy-linux/archy-dwm.git'
 | 
			
		||||
          REMOTE_NAME: gitdab
 | 
			
		||||
          GIT_USERNAME: anas-elgarhy
 | 
			
		||||
          GIT_PASSWORD: ${{ secrets.GITDAB_TOKEN }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										24
									
								
								.github/workflows/gitea-mirror.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										24
									
								
								.github/workflows/gitea-mirror.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -3,15 +3,15 @@ on: [ push ]
 | 
			
		|||
 | 
			
		||||
jobs:
 | 
			
		||||
  gitea-mirror:
 | 
			
		||||
  runs-on: ubuntu-latest
 | 
			
		||||
  steps:
 | 
			
		||||
    - name: mirror in Gitea
 | 
			
		||||
      uses: actions/checkout@v3
 | 
			
		||||
      with:
 | 
			
		||||
        fetch-depth: 0
 | 
			
		||||
    - uses: yesolutions/mirror-action@master
 | 
			
		||||
      with:
 | 
			
		||||
        REMOTE: 'https://gitea.com/archy-linux/archy-dwm.git'
 | 
			
		||||
        REMOTE_NAME: gitea
 | 
			
		||||
        GIT_USERNAME: anas-elgarhy
 | 
			
		||||
        GIT_PASSWORD: ${{ secrets.GITEA_TOKEN }}
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: mirror in Gitea
 | 
			
		||||
        uses: actions/checkout@v3
 | 
			
		||||
        with:
 | 
			
		||||
          fetch-depth: 0
 | 
			
		||||
      - uses: yesolutions/mirror-action@master
 | 
			
		||||
        with:
 | 
			
		||||
          REMOTE: 'https://gitea.com/archy-linux/archy-dwm.git'
 | 
			
		||||
          REMOTE_NAME: gitea
 | 
			
		||||
          GIT_USERNAME: anas-elgarhy
 | 
			
		||||
          GIT_PASSWORD: ${{ secrets.GITEA_TOKEN }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										24
									
								
								.github/workflows/pagure-mirror.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										24
									
								
								.github/workflows/pagure-mirror.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -3,15 +3,15 @@ on: [ push ]
 | 
			
		|||
 | 
			
		||||
jobs:
 | 
			
		||||
  gitdab-mirror:
 | 
			
		||||
  runs-on: ubuntu-latest
 | 
			
		||||
  steps:
 | 
			
		||||
    - name: mirror in Gitdab
 | 
			
		||||
      uses: actions/checkout@v3
 | 
			
		||||
      with:
 | 
			
		||||
        fetch-depth: 0
 | 
			
		||||
    - uses: yesolutions/mirror-action@master
 | 
			
		||||
      with:
 | 
			
		||||
        REMOTE: 'https://gitdab.com/archy-linux/archy-dwm.git'
 | 
			
		||||
        REMOTE_NAME: gitdab
 | 
			
		||||
        GIT_USERNAME: anas-elgarhy
 | 
			
		||||
        GIT_PASSWORD: ${{ secrets.PAGURE_TOKEN }}
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: mirror in Gitdab
 | 
			
		||||
        uses: actions/checkout@v3
 | 
			
		||||
        with:
 | 
			
		||||
          fetch-depth: 0
 | 
			
		||||
      - uses: yesolutions/mirror-action@master
 | 
			
		||||
        with:
 | 
			
		||||
          REMOTE: 'https://gitdab.com/archy-linux/archy-dwm.git'
 | 
			
		||||
          REMOTE_NAME: gitdab
 | 
			
		||||
          GIT_USERNAME: anas-elgarhy
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue