Edit .onedev-buildspec.yml - Commit 2914d24f - homelab/docker-s3-cron-backup
-
Edit .onedev-buildspec.yml
-
-
| skipped 10 lines |
11 | 11 | | - !BuildImageStep |
12 | 12 | | name: Build Docker Image |
13 | 13 | | output: !RegistryOutput |
14 | | - | tags: '@server_host@@project_path@:@build_number@ @server_host@@project_path@:latest' |
| 14 | + | tags: '@server_host@/@project_path@:@build_number@ @server_host@/@project_path@:latest' |
15 | 15 | | condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL |
16 | 16 | | retryCondition: never |
17 | 17 | | maxRetries: 3 |
| skipped 3 lines |
Page is in error, reload to recover