Allow using a local Docker image, e.g., for tests
This commit is contained in:

committed by
Sebastian Serth

parent
15b9117382
commit
7454e577e4
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -120,6 +120,7 @@ jobs:
|
||||
POSEIDON_AWS_ENABLED: true
|
||||
POSEIDON_AWS_ENDPOINT: ${{ secrets.POSEIDON_AWS_ENDPOINT }}
|
||||
POSEIDON_AWS_FUNCTIONS: ${{ secrets.POSEIDON_AWS_FUNCTIONS }}
|
||||
POSEIDON_NOMAD_DISABLEFORCEPULL: true
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
Reference in New Issue
Block a user