debugging drone
This commit is contained in:
		
							
								
								
									
										44
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										44
									
								
								.drone.yml
									
									
									
									
									
								
							| @@ -1,25 +1,3 @@ | |||||||
| # --- |  | ||||||
| # kind: template |  | ||||||
| # load: multiarch-container.yaml |  | ||||||
| # data: |  | ||||||
| #   repo: images/rotate-backups |  | ||||||
| #   source: |  | ||||||
| #     repo: https://gitea.jbrumond.me/images/rotate-backups |  | ||||||
| #     ref: master |  | ||||||
| #   build_args: |  | ||||||
| #   - PYTHON_VERSION=3 |  | ||||||
| #   - ALPINE_VERSION=3.18 |  | ||||||
| #   - ROTATE_BACKUPS_VERSION=8.1 |  | ||||||
| #   tags: |  | ||||||
| #   - "8.1" |  | ||||||
| #   - "8" |  | ||||||
| #   platforms: |  | ||||||
| #   - os: linux |  | ||||||
| #     arch: arm64 |  | ||||||
| #   - os: linux |  | ||||||
| #     arch: amd64 |  | ||||||
|  |  | ||||||
|  |  | ||||||
| --- | --- | ||||||
| kind: pipeline | kind: pipeline | ||||||
| type: kubernetes | type: kubernetes | ||||||
| @@ -44,3 +22,25 @@ steps: | |||||||
|   - env |   - env | ||||||
|   # - git clone https://gitea.jbrumond.me/images/rotate-backups . |   # - git clone https://gitea.jbrumond.me/images/rotate-backups . | ||||||
|   # - git checkout master |   # - git checkout master | ||||||
|  |  | ||||||
|  | # --- | ||||||
|  | # kind: template | ||||||
|  | # load: multiarch-container.yaml | ||||||
|  | # data: | ||||||
|  | #   repo: images/rotate-backups | ||||||
|  | #   source: | ||||||
|  | #     repo: https://gitea.jbrumond.me/images/rotate-backups | ||||||
|  | #     ref: master | ||||||
|  | #   build_args: | ||||||
|  | #   - PYTHON_VERSION=3 | ||||||
|  | #   - ALPINE_VERSION=3.18 | ||||||
|  | #   - ROTATE_BACKUPS_VERSION=8.1 | ||||||
|  | #   tags: | ||||||
|  | #   - "8.1" | ||||||
|  | #   - "8" | ||||||
|  | #   platforms: | ||||||
|  | #   - os: linux | ||||||
|  | #     arch: arm64 | ||||||
|  | #   - os: linux | ||||||
|  | #     arch: amd64 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user