Skip to content
Snippets Groups Projects
Unverified Commit 8e3846ad authored by dschmitz2017's avatar dschmitz2017 Committed by GitHub
Browse files

Update docker-publish.yml

parent fbbc7d82
Branches
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ name: Docker
on:
schedule:
- cron: '15 14 * * *'
- cron: '00 14 * * *'
push:
branches: [ "feature/exabgp_support2" ]
# Publish semver tags as releases.
......@@ -78,7 +78,7 @@ jobs:
with:
context: .
#file: ./inst/testing/fodexabgp-containerlab1/Dockerfile
file: ./Dockerfile.fod.debian-exabgp
file: ./Dockerfile.fod.debian-exabgp-and-tools
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment