Revision ed9ad0cad97fcd930cdeb7ddc44a61271980f9e4 authored by Piotr Galar on 14 January 2023, 11:02:53 UTC, committed by GitHub on 14 January 2023, 11:02:53 UTC
fix: docker image publishing and experimental gh workflow
2 parent s c9ec418 + 289b490
Raw File
.dockerignore
Dockerfile
Dockerfile.fast
.git/
!.git/HEAD
!.git/refs/
!.git/packed-refs
test/sharness/lib/sharness/
test/sharness/trash*
rb-pinning-service-api/

# The Docker client might not be running on Linux
# so delete any compiled binaries
bin/gx
bin/gx*
bin/tmp
back to top