mirror of
				https://gitgud.io/amevarashi/rjw-sexperience-ideology.git
				synced 2024-08-15 00:43:19 +00:00 
			
		
		
		
	Update .gitlab-ci.yml file
This commit is contained in:
		
							parent
							
								
									818d288cc5
								
							
						
					
					
						commit
						00c4eac73a
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
					@ -123,10 +123,10 @@ release_dev:
 | 
				
			||||||
  stage: deploy
 | 
					  stage: deploy
 | 
				
			||||||
#  image: registry.gitlab.com/gitlab-org/release-cli:latest # this image currently is amd64 only
 | 
					#  image: registry.gitlab.com/gitlab-org/release-cli:latest # this image currently is amd64 only
 | 
				
			||||||
  image: alpine:latest
 | 
					  image: alpine:latest
 | 
				
			||||||
#  rules:
 | 
					  rules:
 | 
				
			||||||
#    - if: $CI_COMMIT_TAG
 | 
					    - if: $CI_COMMIT_TAG
 | 
				
			||||||
#      when: never                                  # Do not run this job when a tag is created manually
 | 
					      when: never                                  # Do not run this job when a tag is created manually
 | 
				
			||||||
#    - if: $CI_COMMIT_BRANCH == "ci-test"           # Run this job when commits are pushed or merged to the dev branch
 | 
					    - if: $CI_COMMIT_BRANCH == "ci-test"           # Run this job when commits are pushed or merged to the dev branch
 | 
				
			||||||
  script:
 | 
					  script:
 | 
				
			||||||
    - 'apk add gitlab-release-cli'
 | 
					    - 'apk add gitlab-release-cli'
 | 
				
			||||||
  release:                                         # See https://docs.gitlab.com/ee/ci/yaml/#release for available properties
 | 
					  release:                                         # See https://docs.gitlab.com/ee/ci/yaml/#release for available properties
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue