Browse Source
Update and rename deploy-testing.yml to deploy-development.yml
pull/684/head^2
Peter Lewis
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/deploy-development.yml
|
|
@ -35,4 +35,4 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
push: true |
|
|
push: true |
|
|
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8 |
|
|
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8 |
|
|
tags: peterlewis/wg-easy:testing |
|
|
tags: peterlewis/wg-easy:development |