rename steps

This commit is contained in:
Adora Laura Kalb 2023-08-14 07:35:09 +02:00
parent 00fd5a97eb
commit 1a3a17a740
Signed by: adoralaura
GPG key ID: 7A4552166FC8C056
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ steps:
- echo "latest" > tags.txt - echo "latest" > tags.txt
- echo "$TS" >> tags.txt - echo "$TS" >> tags.txt
- cat tags.txt - cat tags.txt
docker-deploy-push: deploy-dockerhub:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
settings: settings:
dockerfile: Dockerfile dockerfile: Dockerfile

View file

@ -11,7 +11,7 @@ steps:
- echo "latest" > tags.txt - echo "latest" > tags.txt
- echo "$TS" >> tags.txt - echo "$TS" >> tags.txt
- cat tags.txt - cat tags.txt
docker-deploy-push: deploy-forgejo:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
settings: settings:
dockerfile: Dockerfile dockerfile: Dockerfile