Skip to content

Commit

Permalink
trying depot.dev for building
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar Oostendorp committed Feb 17, 2024
1 parent f2c88b2 commit fba15a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Docker Image CI

on:
push:
tags:
- "v*.*.*"
branches:
- main


env:
Expand All @@ -29,7 +29,7 @@ jobs:
uses: depot/setup-action@v1

- uses: depot/build-push-action@v1
with:
# with:
# if no depot.json file is at the root of your repo, you must specify the project id
# project: r77bmfc7vx
# Pass project token or user access token if you're not using OIDC token authentication
Expand Down

0 comments on commit fba15a6

Please sign in to comment.