This commit is contained in:
		@@ -10,6 +10,7 @@ steps:
 | 
			
		||||
- name: build
 | 
			
		||||
  image: klakegg/hugo:ext-alpine
 | 
			
		||||
  commands:
 | 
			
		||||
  - hugo mod get -u
 | 
			
		||||
  - hugo-official --minify --gc --cleanDestinationDir
 | 
			
		||||
 | 
			
		||||
- name: deploy_beta
 | 
			
		||||
@@ -40,4 +41,4 @@ steps:
 | 
			
		||||
      - promote
 | 
			
		||||
    target:
 | 
			
		||||
      exclude:
 | 
			
		||||
      - beta
 | 
			
		||||
      - beta
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										5
									
								
								go.mod
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								go.mod
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
module code.jcktrue.dk/jct/jcktrue.dk
 | 
			
		||||
 | 
			
		||||
go 1.15
 | 
			
		||||
 | 
			
		||||
require github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20200903212926-73d157ece01d // indirect
 | 
			
		||||
							
								
								
									
										4
									
								
								go.sum
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								go.sum
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
github.com/wowchemy/wowchemy-hugo-modules v0.29.0 h1:tmZeM85lHRB8U0L6xT5bLFgq6p84CqmjM4FMRK1B1jg=
 | 
			
		||||
github.com/wowchemy/wowchemy-hugo-modules v4.8.0+incompatible h1:bWdYezLML3TZq5H0Rot4Urwl6HBl1uok5xIDOTqcWC8=
 | 
			
		||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20200903212926-73d157ece01d h1:p/Clz609aMSAnc1udZNznkwlF/OLoxAxhon9Fb5jLRY=
 | 
			
		||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20200903212926-73d157ece01d/go.mod h1:H22qfH9qj3FWwsk7+bAZpmT24yRGNQURah2/IRwjbn8=
 | 
			
		||||
		Reference in New Issue
	
	Block a user