Merge tag '1.1.0' into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Version 1.1.0 Version 1.1.0 of the woodpecker-scp plugin, this removes the use of the `latest` tag in docker.
This commit is contained in:
commit
42976488a7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ To use woodpecker-scp use the following entries in your `.woodpecker.yml`:
|
|||
|
||||
```yaml
|
||||
publish:
|
||||
image: git.merp.digital/eranmorkon/woodpecker-scp:latest
|
||||
image: git.merp.digital/eranmorkon/woodpecker-scp:1.1.0
|
||||
settings:
|
||||
ssh_key:
|
||||
from_secret: ssh_key
|
||||
|
|
Loading…
Add table
Reference in a new issue