Browse Source

Update and rename deploy-testing.yml to deploy-development.yml

pull/684/head^2
Peter Lewis 3 years ago
committed by GitHub
parent
commit
ceaee8b8bc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/deploy-development.yml

2
.github/workflows/deploy-testing.yml → .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
Loading…
Cancel
Save