mirror of
https://github.com/prodrigestivill/docker-postgres-backup-local.git
synced 2026-07-11 12:47:52 +00:00
Setup workflow environment
This commit is contained in:
@@ -68,6 +68,7 @@ jobs:
|
|||||||
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
|
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
|
||||||
needs: [ test-script ]
|
needs: [ test-script ]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
environment: docker.io
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user