mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-24 02:39:20 -05:00
testing auto version
This commit is contained in:
2
.github/workflows/docker-publish-dev.yml
vendored
2
.github/workflows/docker-publish-dev.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/checkout@master
|
||||
- uses: DamianReeves/write-file-action
|
||||
with:
|
||||
path: version.py
|
||||
path: $GITHUB_WORKSPACE/recipes/version.py
|
||||
contents: |
|
||||
echo "VERSION_NUMBER = 'develop'"
|
||||
echo "BUILD_REF = '$(git rev-parse --short "$GITHUB_SHA")'"
|
||||
|
||||
Reference in New Issue
Block a user