Skip to content

Commit

Permalink
Changed .wharf-ci.yml for unstable builds
Browse files Browse the repository at this point in the history
  • Loading branch information
applejag committed Nov 22, 2021
1 parent 27e509f commit de6ce9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .wharf-ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
build:
azuredevops:
wharf-provider-azuredevops:
docker:
file: Dockerfile
tag: ${GIT_COMMIT},${GIT_TAG},latest
tag: unstable
args:
- BUILD_VERSION=${GIT_TAG}
- BUILD_VERSION=unstable
- BUILD_GIT_COMMIT=${GIT_COMMIT}
- BUILD_REF=${BUILD_REF}

0 comments on commit de6ce9a

Please sign in to comment.