Skip to content

Commit

Permalink
Merge pull request #17 from appwrite/ci-update-envs-for-1.5.x
Browse files Browse the repository at this point in the history
ci: update envs for 1.5.x
  • Loading branch information
loks0n authored Feb 27, 2024
2 parents b6c2b3e + 662d08c commit a266c2d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ jobs:

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
env:
_BUILD_WEBSITE_URL: https://appwrite.io
_BUILD_WEBSITE_VERSION: 1.5.x
_BUILD_GIT_URL: https://github.com/appwrite/website.git
_BUILD_GIT_BRANCH: main

- name: Login to Docker Hub
uses: docker/login-action@v2
Expand Down

0 comments on commit a266c2d

Please sign in to comment.