This commit is contained in:
parent
1dcc4e73d7
commit
5bcfb3718a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- export TS=`date '+%Y%m%d%H%M'`
|
- export TS=`date '+%Y%m%d%H%M'`
|
||||||
- echo "$TS" >> tags.txt
|
- echo "$TS" >> tags.txt
|
||||||
- echo "latest" > tags.txt
|
- echo "latest" >> tags.txt
|
||||||
- cat tags.txt
|
- cat tags.txt
|
||||||
deploy-forgejo:
|
deploy-forgejo:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
|
|
Loading…
Reference in a new issue