mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-11-04 05:53:19 +00:00 
			
		
		
		
	test CI
This commit is contained in:
		
							
								
								
									
										10
									
								
								.github/workflows/push.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.github/workflows/push.yml
									
									
									
									
										vendored
									
									
								
							@@ -21,11 +21,11 @@ jobs:
 | 
			
		||||
      with:
 | 
			
		||||
        version: v0.3.16
 | 
			
		||||
 | 
			
		||||
    - name: Execute Goss tests (wazuh-manager)
 | 
			
		||||
      run: dgoss run wazuh/wazuh-manager:${{env.WAZUH_IMAGE_VERSION}}
 | 
			
		||||
      env:
 | 
			
		||||
        GOSS_SLEEP: 30
 | 
			
		||||
        GOSS_FILE: .github/.goss.yaml
 | 
			
		||||
##    - name: Execute Goss tests (wazuh-manager)
 | 
			
		||||
##      run: dgoss run wazuh/wazuh-manager:${{env.WAZUH_IMAGE_VERSION}}
 | 
			
		||||
##      env:
 | 
			
		||||
##        GOSS_SLEEP: 30
 | 
			
		||||
##        GOSS_FILE: .github/.goss.yaml
 | 
			
		||||
 | 
			
		||||
    - name: Create single node certficates
 | 
			
		||||
      run: docker-compose -f single-node/generate-indexer-certs.yml run --rm generator
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user