Skip to content

Commit

Permalink
test.
Browse files Browse the repository at this point in the history
  • Loading branch information
scossu committed Aug 14, 2024
1 parent 1f067b4 commit ac74ad8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/push-test-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,8 @@ jobs:
submodules: recursive

- name: update version info
run: |
git status
run: >
git describe --tags >| VERSION
git rev-parse HEAD >> VERSION
- name: Build the Docker image
run: >
Expand Down

0 comments on commit ac74ad8

Please sign in to comment.