mirror of
https://github.com/bplein/factorio-docker.git
synced 2025-02-21 19:19:40 +02:00
Update docker-publish-github.yml
This commit is contained in:
parent
9c8ab45915
commit
4b0b75fed9
3
.github/workflows/docker-publish-github.yml
vendored
3
.github/workflows/docker-publish-github.yml
vendored
@ -78,8 +78,9 @@ jobs:
|
||||
|
||||
- name: Show versions and tags
|
||||
run: |
|
||||
echo "Version: ${{ env.VERSION }}" # This will output VERSION
|
||||
echo "Version: ${{ env.VERSION }}"
|
||||
echo "Tags: ${{ env.TAGS }}"
|
||||
echo "SHA256: ${{ env.SHA256 }}"
|
||||
|
||||
|
||||
# Build and push Docker image with Buildx (don't push on PR)
|
||||
|
Loading…
x
Reference in New Issue
Block a user