Unverified Commit fe1e486c authored by kladko's avatar kladko

Added image tagging

parent 3f465b67
name: Build and push sim container name: Build and push sim container
on: push
on: [push] branches:
- develop
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: test
run: echo ${{${GITHUB_REF##*/}}
- name: Login to docker - name: Login to docker
env: env:
GITHUB_TOKEN: ${{ secrets.DOCKER_SECRET }} GITHUB_TOKEN: ${{ secrets.DOCKER_SECRET }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment