mirror of
https://github.com/Tha14/uam-docker.git
synced 2025-07-03 03:16:46 +02:00
Update push.yml
This commit is contained in:
3
.github/workflows/push.yml
vendored
3
.github/workflows/push.yml
vendored
@ -1,5 +1,6 @@
|
|||||||
name: run-docker-compose-workflow
|
name: run-docker-compose-workflow
|
||||||
on: repository_dispatch #change to push when it's all working
|
on: #change to push when it's all working
|
||||||
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user