mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	some optimization
This commit is contained in:
		
							parent
							
								
									873c69112d
								
							
						
					
					
						commit
						cfeeec48f9
					
				
							
								
								
									
										39
									
								
								.github/workflows/docker-build-static.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										39
									
								
								.github/workflows/docker-build-static.yml
									
									
									
									
										vendored
									
									
								
							@ -240,44 +240,9 @@ jobs:
 | 
				
			|||||||
        uses: actions/checkout@v3.3.0
 | 
					        uses: actions/checkout@v3.3.0
 | 
				
			||||||
      - name: Download All Artifacts
 | 
					      - name: Download All Artifacts
 | 
				
			||||||
        uses: actions/download-artifact@v3
 | 
					        uses: actions/download-artifact@v3
 | 
				
			||||||
          path: bin/
 | 
					          with:
 | 
				
			||||||
 | 
					            path: bin
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#      - name: Download armhf lldap artifacts
 | 
					 | 
				
			||||||
#        uses: actions/download-artifact@v3
 | 
					 | 
				
			||||||
#        with:
 | 
					 | 
				
			||||||
#          name: armhf-lldap-bin
 | 
					 | 
				
			||||||
#          path: bin/armhf-bin
 | 
					 | 
				
			||||||
#      - name: Download armhf migration-tool artifacts
 | 
					 | 
				
			||||||
#        uses: actions/download-artifact@v3
 | 
					 | 
				
			||||||
#        with:
 | 
					 | 
				
			||||||
#          name: armhf-migration-tool-bin
 | 
					 | 
				
			||||||
#          path: bin/armhf-bin
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#      - name: Download aarch64 lldap artifacts
 | 
					 | 
				
			||||||
#        uses: actions/download-artifact@v3
 | 
					 | 
				
			||||||
#        with:
 | 
					 | 
				
			||||||
#          name: aarch64-lldap-bin
 | 
					 | 
				
			||||||
#          path: bin/aarch64-bin
 | 
					 | 
				
			||||||
#      - name: Download aarch64 migration-tool artifacts
 | 
					 | 
				
			||||||
#        uses: actions/download-artifact@v3
 | 
					 | 
				
			||||||
#        with:
 | 
					 | 
				
			||||||
#          name: aarch64-migration-tool-bin
 | 
					 | 
				
			||||||
#          path: bin/aarch64-bin
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#      - name: Download amd64 lldap artifacts
 | 
					 | 
				
			||||||
#        uses: actions/download-artifact@v3
 | 
					 | 
				
			||||||
#        with:
 | 
					 | 
				
			||||||
#          name: amd64-lldap-bin
 | 
					 | 
				
			||||||
#          path: bin/amd64-bin
 | 
					 | 
				
			||||||
#      - name: Download amd64 migration-tool artifacts
 | 
					 | 
				
			||||||
#        uses: actions/download-artifact@v3
 | 
					 | 
				
			||||||
#        with:
 | 
					 | 
				
			||||||
#          name: amd64-migration-tool-bin
 | 
					 | 
				
			||||||
#          path: bin/amd64-bin
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#      - name: check bin path
 | 
					 | 
				
			||||||
#        run: ls -al bin/
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
      - name: Download llap ui artifacts
 | 
					      - name: Download llap ui artifacts
 | 
				
			||||||
        uses: actions/download-artifact@v3
 | 
					        uses: actions/download-artifact@v3
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user