This commit is contained in:
		@@ -19,10 +19,8 @@ clone:
 | 
			
		||||
 | 
			
		||||
pipeline:
 | 
			
		||||
  check-tag:
 | 
			
		||||
    image: debian:11-slim
 | 
			
		||||
    image: code.balsillie.net/containers/debian:11-slim-bash
 | 
			
		||||
    pull: false
 | 
			
		||||
    environment:
 | 
			
		||||
      - SHELL=/bin/bash
 | 
			
		||||
    commands:
 | 
			
		||||
      - echo $SHELL
 | 
			
		||||
      - if [[ $TAG =~ ^v1\...\..rc.$ ]]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user